Disable title map when entering a netgame

This commit is contained in:
Louis-Antoine 2020-01-12 20:08:41 +01:00
parent e1303a2b5c
commit f6244ec9a4
1 changed files with 1 additions and 0 deletions

View File

@ -1622,6 +1622,7 @@ static void CL_LoadReceivedSavegame(void)
paused = false;
demoplayback = false;
titlemapinaction = TITLEMAP_OFF;
titledemo = false;
automapactive = false;