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 ee23cd9 commit ce30759Copy full SHA for ce30759
Client/game_sa/CAnimBlendSequenceSA.h
@@ -36,7 +36,6 @@ class CAnimBlendSequenceSA : public CAnimBlendSequence
36
{
37
public:
38
CAnimBlendSequenceSA ( CAnimBlendSequenceSAInterface * pInterface ) { m_pInterface = pInterface; }
39
- ~CAnimBlendSequenceSA ( void ) { }
40
void Initialize ( void );
41
void SetName ( const char * szName );
42
void SetBoneTag ( int32_t i32BoneID );
0 commit comments