mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Missaved file, thanks to Shauren for catch.
This commit is contained in:
@@ -439,7 +439,7 @@ bool IsSpellRequiringFocusedTarget(SpellEntry const * spellInfo)
|
||||
|| SpellTargetType[spellInfo->EffectImplicitTargetB[i]] == TARGET_TYPE_DEST_TARGET)
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
Unit* GetTriggeredSpellCaster(SpellEntry const * spellInfo, Unit * caster, Unit * target)
|
||||
|
||||
Reference in New Issue
Block a user