fixed a menu bug at19364

This commit is contained in:
Borja Ferrer
2005-11-13 20:33:30 +00:00
parent c5761610b8
commit 2ac00713a7
5 changed files with 39 additions and 3 deletions

View File

@@ -48,6 +48,7 @@ void CPlayer::Init(edict_t* e, int i)
aiming = 0;
menu = 0;
keys = 0;
menuexpire = 0.0;
death_weapon.clear();
name.clear();