[Core] Remove a useless statement from (cz2654). (cz2655)
Thank you for pointing this out, @fgreinus.
This commit is contained in:
parent
e736152cb7
commit
5415cf16c4
@ -4018,7 +4018,6 @@ SpellCastResult Spell::CheckCast(bool strict)
|
||||
if ((*itr)->GetModifier()->m_miscvalue == 4327)
|
||||
{
|
||||
return SPELL_FAILED_FIZZLE;
|
||||
itr = auraClassScripts.begin();
|
||||
}
|
||||
else
|
||||
++itr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user