Core/SAI: Addet new error log for SMART_ACTION_CAST kill credit invalid target

This commit is contained in:
Vincent-Michael
2014-09-30 18:55:51 +02:00
parent 3f5e3a877a
commit 88ea67add0
2 changed files with 17 additions and 4 deletions

View File

@@ -430,9 +430,6 @@ class spell_winter_veil_px_238_winter_wondervolt : public SpellScriptLoader
{
OnEffectHitTarget += SpellEffectFn(spell_winter_veil_px_238_winter_wondervolt_SpellScript::HandleScript, EFFECT_0, SPELL_EFFECT_SCRIPT_EFFECT);
}
private:
};
SpellScript* GetSpellScript() const override