From 3ecd3a5924a524363e721912af8c9d2a2147dab0 Mon Sep 17 00:00:00 2001 From: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com> Date: Sun, 25 May 2025 13:31:59 -0500 Subject: [PATCH] Update src/phases/switch-summon-phase.ts --- src/phases/switch-summon-phase.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/phases/switch-summon-phase.ts b/src/phases/switch-summon-phase.ts index 5e05d923c67..6bdbb66be14 100644 --- a/src/phases/switch-summon-phase.ts +++ b/src/phases/switch-summon-phase.ts @@ -138,7 +138,6 @@ export class SwitchSummonPhase extends SummonPhase { return; } - // await globalScene.time.delayedCall(2000 () => ) if (this.switchType === SwitchType.BATON_PASS) { // If switching via baton pass, update opposing tags coming from the prior pokemon