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