mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +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
ca723c84f4
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…
Add table
Reference in a new issue