mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-16 21:32:18 +02:00
Removed comment
This commit is contained in:
parent
31b5f28d3d
commit
a950baf4ee
@ -2335,7 +2335,6 @@ export class MovePhase extends BattlePhase {
|
||||
return this.end();
|
||||
}
|
||||
|
||||
// Display move text as long as it wasn't cancelled
|
||||
if (this.move.moveId && !this.cancelled)
|
||||
this.showMoveText();
|
||||
if (this.failed)
|
||||
|
Loading…
Reference in New Issue
Block a user