ending shortcut (make this into a CVAR later)

This commit is contained in:
Sonic Dreamcaster
2024-11-18 03:43:01 -03:00
parent 70676dadca
commit bc525083ef
+1
View File
@@ -3364,6 +3364,7 @@ void Title_NextState_OptionMenu(void) {
sWipeHeight += 18;
} else {
gGameState = GSTATE_MENU;
//gGameState = GSTATE_ENDING;
gNextGameStateTimer = 2;
gOptionMenuStatus = OPTION_WAIT;
gDrawMode = DRAW_NONE;