zomg fix for oldmenus^2

This commit is contained in:
Borja Ferrer
2005-11-17 23:04:43 +00:00
parent 94308b208a
commit 778c2080b0
5 changed files with 12 additions and 4 deletions

View File

@@ -90,6 +90,7 @@ bool CPlayer::Connect(const char* connectname, const char* ipaddress)
time = gpGlobals->time;
bot = IsBot();
death_killer = 0;
menu = 0;
memset(flags, 0, sizeof(flags));
memset(weapons, 0, sizeof(weapons));