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 22344b1 commit a202d4eCopy full SHA for a202d4e
src/game/shared/tf/tf_weapon_shotgun.h
@@ -114,7 +114,6 @@ class CTFScatterGun : public CTFShotgun
114
virtual void ApplyPostHitEffects( const CTakeDamageInfo &inputInfo, CTFPlayer *pPlayer );
115
virtual void FinishReload( void );
116
virtual bool HasKnockback( void );
117
- virtual bool SendWeaponAnim( int iActivity );
118
119
#ifdef GAME_DLL
120
virtual void Equip( CBaseCombatCharacter *pOwner );
0 commit comments