damn escapee code. this fixes the nq timedemo loop bug

This commit is contained in:
Bill Currie 2001-10-11 03:36:05 +00:00
parent a192f049f6
commit a1b7850e47
1 changed files with 0 additions and 1 deletions

View File

@ -241,7 +241,6 @@ CL_Disconnect (void)
Host_ShutdownServer (false);
}
cls.demoplayback = cls.timedemo = false;
cls.signon = 0;
}