Updated formatting

pull/116/head
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
1 changed files with 1 additions and 1 deletions

View File

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