mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-17 13:52:18 +02:00
Allows you to enter the menu screen from the item selection screen after battle.
This commit is contained in:
parent
bbfb4bb795
commit
92c8f382ea
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user