Browse Source

Fix compilation.

half-screwed
Andrey Akhmichin 4 years ago
parent
commit
a1b601a4d1
  1. 1
      dlls/weapons.h

1
dlls/weapons.h

@ -688,7 +688,6 @@ public: @@ -688,7 +688,6 @@ public:
BOOL Deploy( void );
void Reload( void );
void WeaponIdle( void );
BOOL IsUseable( void );
float m_flNextAnimTime;
int m_iShell;

Loading…
Cancel
Save