Fix compilation.

This commit is contained in:
Andrey Akhmichin 2021-06-06 19:46:11 +05:00
parent ae295f7a7b
commit 382534b7cc

View File

@ -807,7 +807,6 @@ public:
void StartFire( void ); void StartFire( void );
void Fire( Vector vecOrigSrc, Vector vecDirShooting, float flDamage ); void Fire( Vector vecOrigSrc, Vector vecDirShooting, float flDamage );
float GetFullChargeTime( void ); float GetFullChargeTime( void );
BOOL IsUseable();
int m_iSoundState; // don't save this int m_iSoundState; // don't save this