mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-27 10:42:25 +02:00
Fixed game crashing after save and quit
This commit is contained in:
parent
5a7081293f
commit
098e53476b
@ -548,8 +548,6 @@ export default class PokedexPageUiHandler extends MessageUiHandler {
|
||||
|
||||
// Filter bar sits above everything, except the message box
|
||||
this.starterSelectContainer.bringToTop(this.starterSelectMessageBoxContainer);
|
||||
|
||||
this.updateInstructions();
|
||||
}
|
||||
|
||||
show(args: any[]): boolean {
|
||||
|
Loading…
Reference in New Issue
Block a user