mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-05-10 19:01:50 +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
|
// okay, stop now
|
||||||
// (otherwise the game still thinks we're playing!)
|
// (otherwise the game still thinks we're playing!)
|
||||||
|
CURLAbortFile();
|
||||||
SV_StopServer();
|
SV_StopServer();
|
||||||
SV_ResetServer();
|
SV_ResetServer();
|
||||||
serverlistultimatecount = 0;
|
serverlistultimatecount = 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue