- Cleared GCC warnings.

SVN r4159 (trunk)
This commit is contained in:
Braden Obrzut 2013-02-22 18:16:23 +00:00
commit 356bfe81e3
3 changed files with 4 additions and 4 deletions

View file

@ -244,10 +244,10 @@ player_t::player_t()
lastkilltime(0),
multicount(0),
spreecount(0),
WeaponState(0),
ReadyWeapon(0),
PendingWeapon(0),
cheats(0),
WeaponState(0),
timefreezer(0),
refire(0),
inconsistant(0),