- Fixed: NetServerInfo was not being saved after the exit cleanup.

This commit is contained in:
drfrag 2020-10-05 17:57:11 +02:00
parent d597a3919d
commit e3ed066b82

View file

@ -343,7 +343,6 @@ void G_NewInit ()
}
G_ClearSnapshots ();
netgame = false;
multiplayer = multiplayernext;
multiplayernext = false;
if (demoplayback)