mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-07 18:48:22 +00:00
Added new var to SendProp
This commit is contained in:
parent
168e6792f9
commit
9bec59d99d
@ -261,6 +261,7 @@ public:
|
||||
const char *m_pParentArrayPropName;
|
||||
};
|
||||
|
||||
void *m_pUnknown;
|
||||
const char *m_pVarName;
|
||||
float m_fHighLowMul;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user