Misc: Reorder more scripts in some script files and some cosmetic stuff

This commit is contained in:
joschiwald
2013-01-13 02:41:40 +01:00
parent 4fb60031f8
commit 2f1bbb2c7a
6 changed files with 998 additions and 998 deletions
+1 -1
View File
@@ -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;