mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-16 17:27:41 +00:00
Fix crash on returning to single battle
This commit is contained in:
parent
e46bb9fd50
commit
2cb718de94
@ -668,6 +668,8 @@ export class ReturnPhase extends SwitchSummonPhase {
|
||||
}
|
||||
|
||||
summon(): void { }
|
||||
|
||||
queuePostSummon() { }
|
||||
}
|
||||
|
||||
export class ToggleDoublePositionPhase extends BattlePhase {
|
||||
|
Loading…
x
Reference in New Issue
Block a user