Skip to content

Commit 8a67226

Browse files
committed
Removed static for iAnimationSearchReferences
1 parent e127b3c commit 8a67226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client/mods/deathmatch/logic/CClientIFP.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class CClientIFP: public CClientEntity, FileLoader
5454
bool isVersion1;
5555
IFPHeaderV2 HeaderV2;
5656
bool m_bisIFPLoaded;
57-
static DWORD s_iAnimationSearchReferences;
57+
DWORD iAnimationSearchReferences;
5858

5959
};
6060

0 commit comments

Comments
 (0)