mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Mysterious line deletion mistake
This commit is contained in:
parent
07b418839c
commit
dd12dc01aa
1 changed files with 1 additions and 0 deletions
|
|
@ -1205,6 +1205,7 @@ void D_ClearState(void)
|
|||
|
||||
// okay, stop now
|
||||
// (otherwise the game still thinks we're playing!)
|
||||
CURLAbortFile();
|
||||
SV_StopServer();
|
||||
SV_ResetServer();
|
||||
serverlistultimatecount = 0;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue