mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-29 12:40:58 +00:00
Merge branch 'disable-titlemap-in-netgames' into 'master'
Disable title map when entering a netgame See merge request STJr/SRB2!683
This commit is contained in:
commit
223edd8ee0
1 changed files with 1 additions and 0 deletions
|
@ -1624,6 +1624,7 @@ static void CL_LoadReceivedSavegame(void)
|
|||
|
||||
paused = false;
|
||||
demoplayback = false;
|
||||
titlemapinaction = TITLEMAP_OFF;
|
||||
titledemo = false;
|
||||
automapactive = false;
|
||||
|
||||
|
|
Loading…
Reference in a new issue