We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e127b3c commit 8a67226Copy full SHA for 8a67226
Client/mods/deathmatch/logic/CClientIFP.h
@@ -54,7 +54,7 @@ class CClientIFP: public CClientEntity, FileLoader
54
bool isVersion1;
55
IFPHeaderV2 HeaderV2;
56
bool m_bisIFPLoaded;
57
- static DWORD s_iAnimationSearchReferences;
+ DWORD iAnimationSearchReferences;
58
59
};
60
0 commit comments