mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-12-02 17:01:49 +00:00
- Fixed: NetServerInfo was not being saved after the exit cleanup.
This commit is contained in:
parent
d597a3919d
commit
e3ed066b82
1 changed files with 0 additions and 1 deletions
|
@ -343,7 +343,6 @@ void G_NewInit ()
|
|||
}
|
||||
|
||||
G_ClearSnapshots ();
|
||||
netgame = false;
|
||||
multiplayer = multiplayernext;
|
||||
multiplayernext = false;
|
||||
if (demoplayback)
|
||||
|
|
Loading…
Reference in a new issue