Fixed indentation
This commit is contained in:
parent
1524a1e85d
commit
2748d6f5c6
@ -5004,7 +5004,6 @@ SpellCastResult Spell::CheckCast(bool strict)
|
|||||||
|
|
||||||
// check lock compatibility
|
// check lock compatibility
|
||||||
SpellCastResult res = CanOpenLock(SpellEffectIndex(i), lockId, skillId, reqSkillValue, skillValue);
|
SpellCastResult res = CanOpenLock(SpellEffectIndex(i), lockId, skillId, reqSkillValue, skillValue);
|
||||||
|
|
||||||
if (res != SPELL_CAST_OK)
|
if (res != SPELL_CAST_OK)
|
||||||
{ return res; }
|
{ return res; }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user