mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-17 23:21:22 +00:00
Disable title map when entering a netgame
This commit is contained in:
parent
e1303a2b5c
commit
f6244ec9a4
1 changed files with 1 additions and 0 deletions
|
@ -1622,6 +1622,7 @@ static void CL_LoadReceivedSavegame(void)
|
|||
|
||||
paused = false;
|
||||
demoplayback = false;
|
||||
titlemapinaction = TITLEMAP_OFF;
|
||||
titledemo = false;
|
||||
automapactive = false;
|
||||
|
||||
|
|
Loading…
Reference in a new issue