Updated formatting

This commit is contained in:
EmoUsedHM01 2024-04-13 18:44:48 +01:00 committed by GitHub
parent cdadd638ab
commit 3cb1b3ea05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2797,7 +2797,7 @@ export class PostTurnStatusEffectPhase extends PokemonPhase {
} }
} }
} else } else
this.end(); this.end();
} }
} }