Update src/phases/switch-summon-phase.ts

This commit is contained in:
Sirz Benjie 2025-05-25 13:31:59 -05:00 committed by GitHub
parent be4efe5727
commit 3ecd3a5924
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -138,7 +138,6 @@ export class SwitchSummonPhase extends SummonPhase {
return; return;
} }
// await globalScene.time.delayedCall(2000 () => )
if (this.switchType === SwitchType.BATON_PASS) { if (this.switchType === SwitchType.BATON_PASS) {
// If switching via baton pass, update opposing tags coming from the prior pokemon // If switching via baton pass, update opposing tags coming from the prior pokemon