mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-22 16:22:31 +02:00
Update src/ui/pokemon-info-container.ts
This commit is contained in:
parent
884d4434b9
commit
c31d849f5a
@ -261,7 +261,6 @@ export default class PokemonInfoContainer extends Phaser.GameObjects.Container {
|
||||
this.pokemonFormText.disableInteractive();
|
||||
}
|
||||
}
|
||||
|
||||
} else {
|
||||
this.pokemonFormLabelText.setVisible(false);
|
||||
this.pokemonFormText.setVisible(false);
|
||||
|
Loading…
Reference in New Issue
Block a user