Force GT_RACE before podium map loads

This commit is contained in:
Sally Coolatta 2023-03-05 14:12:25 -05:00
parent 34112be38e
commit 28c2ff9668

View file

@ -99,6 +99,7 @@ boolean K_StartCeremony(void)
}
}
G_SetGametype(GT_RACE);
G_DoLoadLevelEx(false, GS_CEREMONY);
r_splitscreen = 0; // Only one screen for the ceremony