mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-20 15:01:38 -04:00
Misc: Reorder more scripts in some script files and some cosmetic stuff
This commit is contained in:
@@ -172,7 +172,7 @@ class spell_dk_anti_magic_zone : public SpellScriptLoader
|
||||
return true;
|
||||
}
|
||||
|
||||
bool Validate(SpellInfo const* /*spellEntry*/)
|
||||
bool Validate(SpellInfo const* /*spellInfo*/)
|
||||
{
|
||||
if (!sSpellMgr->GetSpellInfo(SPELL_DK_ANTI_MAGIC_SHELL_TALENT))
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user