diff --git a/Bastion/DoubleDragon.lua b/Bastion/DoubleDragon.lua index e747dba..b778db0 100644 --- a/Bastion/DoubleDragon.lua +++ b/Bastion/DoubleDragon.lua @@ -184,7 +184,6 @@ function mod:BlackoutApplied(args) end function mod:BlackoutRemoved(args) - self:StopBar(args.spellName) if self:Me(args.destGUID) then self:CancelYellCountdown(args.spellId) end