mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Force GT_RACE before podium map loads
This commit is contained in:
parent
34112be38e
commit
28c2ff9668
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue