mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-16 21:32:18 +02:00
Fix Sub offset carrying over to Trainer fights
This commit is contained in:
parent
45867a9cfe
commit
21e61054b7
@ -18,6 +18,7 @@ export class ReturnPhase extends SwitchSummonPhase {
|
||||
|
||||
pokemon.resetTurnData();
|
||||
pokemon.resetSummonData();
|
||||
pokemon.resetSprite();
|
||||
|
||||
this.scene.updateFieldScale();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user