This commit is contained in:
Andrey Akhmichin 2019-11-05 03:35:06 +05:00
parent bb9c9bd997
commit c5aa59bd32
1 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@ public:
void Precache( void );
void BarneyFirePistol( void );
void AlertSound( void );
CBaseEntity* CheckTraceHullAttack( float flDist, int iDamage, int iDmgType );
int TakeDamage( entvars_t* pevInflictor, entvars_t* pevAttacker, float flDamage, int bitsDamageType );
void DeclineFollowing( void );