mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
M_EndModeAttackRun: Update time attack menu on exit
This commit is contained in:
parent
c8b8eba6e6
commit
7ea596daae
1 changed files with 2 additions and 0 deletions
|
|
@ -54,6 +54,8 @@ void M_EndModeAttackRun(void)
|
|||
|
||||
M_StartControlPanel();
|
||||
|
||||
M_PrepareTimeAttack(0);
|
||||
|
||||
currentMenu = &PLAY_TimeAttackDef;
|
||||
itemOn = currentMenu->lastOn;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue