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 a550ae1 commit 495220bCopy full SHA for 495220b
Client/mods/deathmatch/logic/CClientGame.h
@@ -603,7 +603,7 @@ class CClientGame
603
CClientPed * GetClientPedByClump ( const RpClump & Clump );
604
605
void OnClientIFPUnload ( const CClientIFP & IFP );
606
- void UnloadIFPAnimations ( SIFPAnimations * pIFPAnimations );
+ void DeleteIFPAnimations ( SIFPAnimations * pIFPAnimations );
607
608
private:
609
eStatus m_Status;
0 commit comments