Update src/ui/pokemon-info-container.ts

This commit is contained in:
Jannik Tappert 2024-08-18 19:12:29 +02:00 committed by GitHub
parent 884d4434b9
commit c31d849f5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -261,7 +261,6 @@ export default class PokemonInfoContainer extends Phaser.GameObjects.Container {
this.pokemonFormText.disableInteractive();
}
}
} else {
this.pokemonFormLabelText.setVisible(false);
this.pokemonFormText.setVisible(false);