1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 03:56:10 +08:00

Update CKeyValues_Data

This commit is contained in:
GAMMACASE
2025-01-23 19:16:17 +03:00
parent 533426bc89
commit 680daff5f1

View File

@ -153,7 +153,7 @@ private:
KeyValues *m_pSub;
};
void *m_pUnk;
IKeyValuesSystem *m_pKVSystem;
uint32 m_iKeyNameCaseSensitive : 24;
uint32 m_iDataType : 3;