another warning

This commit is contained in:
Aokromes
2017-11-24 07:47:05 +01:00
parent 57a3d20875
commit 519b7ff133

View File

@@ -444,7 +444,7 @@ public:
GetCaster()->CastSpell(GetCaster(), SPELL_SHOCKWAVE_SUMMON_EFFECT, true);
}
void Register()
void Register() override
{
OnObjectAreaTargetSelect += SpellObjectAreaTargetSelectFn(spell_husam_shockwave_summon_search_SpellScript::FilterTargets, EFFECT_0, TARGET_UNIT_SRC_AREA_ENTRY);
}