mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Spacing
This commit is contained in:
parent
196697f544
commit
74449ba55e
1 changed files with 3 additions and 0 deletions
|
|
@ -5697,10 +5697,13 @@ void M_EndModeAttackRun(void)
|
|||
Command_ExitGame_f();
|
||||
|
||||
M_StartControlPanel();
|
||||
|
||||
currentMenu = &PLAY_TimeAttackDef;
|
||||
itemOn = currentMenu->lastOn;
|
||||
|
||||
G_SetGamestate(GS_MENU);
|
||||
S_ChangeMusicInternal("menu", true);
|
||||
|
||||
modeattacking = ATTACKING_NONE;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue