M_EndModeAttackRun: Update time attack menu on exit

This commit is contained in:
toaster 2023-01-28 22:33:11 +00:00
parent c8b8eba6e6
commit 7ea596daae

View file

@ -54,6 +54,8 @@ void M_EndModeAttackRun(void)
M_StartControlPanel();
M_PrepareTimeAttack(0);
currentMenu = &PLAY_TimeAttackDef;
itemOn = currentMenu->lastOn;