Browse Source

Fix compilation.

aomdc
Andrey Akhmichin 4 years ago
parent
commit
ea7d87c830
  1. 1
      dlls/weapons.h

1
dlls/weapons.h

@ -775,6 +775,7 @@ public: @@ -775,6 +775,7 @@ public:
BOOL Deploy( );
void Reload( void );
void WeaponIdle( void );
void ItemPostFrame( void );
int m_fInReload;
float m_flNextReload;
int m_iShell;

Loading…
Cancel
Save