codestyle fix

This commit is contained in:
Shauren
2023-07-27 22:27:59 +02:00
parent 46b67ec205
commit 1af6533c0f

View File

@@ -750,7 +750,6 @@ Difficulty SpellScript::GetCastDifficulty() const
return m_spell->GetCastDifficulty();
}
bool AuraScript::_Validate(SpellInfo const* entry)
{
for (auto itr = DoCheckAreaTarget.begin(); itr != DoCheckAreaTarget.end(); ++itr)