mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-21 09:51:41 +00:00
damn escapee code. this fixes the nq timedemo loop bug
This commit is contained in:
parent
a192f049f6
commit
a1b7850e47
1 changed files with 0 additions and 1 deletions
|
@ -241,7 +241,6 @@ CL_Disconnect (void)
|
|||
Host_ShutdownServer (false);
|
||||
}
|
||||
|
||||
cls.demoplayback = cls.timedemo = false;
|
||||
cls.signon = 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue