mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-08 19:18:22 +00:00
Update CKeyValues_Data
This commit is contained in:
parent
533426bc89
commit
680daff5f1
@ -153,7 +153,7 @@ private:
|
|||||||
KeyValues *m_pSub;
|
KeyValues *m_pSub;
|
||||||
};
|
};
|
||||||
|
|
||||||
void *m_pUnk;
|
IKeyValuesSystem *m_pKVSystem;
|
||||||
|
|
||||||
uint32 m_iKeyNameCaseSensitive : 24;
|
uint32 m_iKeyNameCaseSensitive : 24;
|
||||||
uint32 m_iDataType : 3;
|
uint32 m_iDataType : 3;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user