mirror of
https://github.com/rehlds/rehlds.git
synced 2024-12-28 15:45:46 +03:00
Remove unnecessary qualifier (#781)
Signed-off-by: Karol Szuster <karolsz9898@gmail.com>
This commit is contained in:
parent
376bc15cee
commit
462484a644
@ -304,7 +304,7 @@ public:
|
||||
void SetCustomDecalFrames( int nFrames );
|
||||
int GetCustomDecalFrames( void );
|
||||
|
||||
void CBasePlayer::TabulateAmmo( void );
|
||||
void TabulateAmmo( void );
|
||||
|
||||
float m_flStartCharge;
|
||||
float m_flAmmoStartCharge;
|
||||
|
Loading…
Reference in New Issue
Block a user