Allows you to enter the menu screen from the item selection screen after battle.

This commit is contained in:
HighMans 2024-05-21 20:05:41 -04:00
parent bbfb4bb795
commit 92c8f382ea

View File

@ -110,6 +110,7 @@ export class UiInputs {
case Mode.FIGHT:
case Mode.BALL:
case Mode.TARGET_SELECT:
case Mode.MODIFIER_SELECT:
case Mode.SAVE_SLOT:
case Mode.PARTY:
case Mode.SUMMARY: