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 76940cc commit ff8e9b9Copy full SHA for ff8e9b9
Client/mods/deathmatch/logic/CClientGame.h
@@ -56,12 +56,6 @@
56
#include "CSingularFileDownloadManager.h"
57
#include "CObjectRespawner.h"
58
59
-typedef CAnimBlendAssociationSAInterface * ( __thiscall * hCAnimBlendAssocGroup_CopyAnimation )
60
-(
61
- CAnimBlendAssocGroupSAInterface * pThis,
62
- AnimationId AnimID
63
-);
64
-
65
#define HeliKill_List_Clear_Rate 500
66
#define MIN_PUSH_ANTISPAM_RATE 1500
67
#define INVALID_DOWNLOAD_PRIORITY_GROUP (INT_MIN)
0 commit comments