mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-01-18 06:51:08 +00:00
Allow menu on title screen
This commit is contained in:
parent
669260155c
commit
67e3ea13d5
@ -1247,6 +1247,7 @@ export default class BattleScene extends Phaser.Scene {
|
||||
case Mode.MESSAGE:
|
||||
if (!(this.ui.getHandler() as MessageUiHandler).pendingPrompt)
|
||||
return;
|
||||
case Mode.TITLE:
|
||||
case Mode.COMMAND:
|
||||
case Mode.FIGHT:
|
||||
case Mode.BALL:
|
||||
|
Loading…
x
Reference in New Issue
Block a user