Mysterious line deletion mistake

This commit is contained in:
Antonio Martinez 2025-08-26 16:09:29 -04:00
parent 07b418839c
commit dd12dc01aa

View file

@ -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;