diff options
| author | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-09-30 18:55:51 +0200 |
|---|---|---|
| committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-09-30 18:56:12 +0200 |
| commit | 88ea67add0c0bfc8a457596e5239c2e214e4e485 (patch) | |
| tree | 5d967cd15d5eac4ec56a3155a334f1a4e218972c /src/server/scripts | |
| parent | 3f5e3a877a3a26948a607214730342159100f8f0 (diff) | |
Core/SAI: Addet new error log for SMART_ACTION_CAST kill credit invalid target
Diffstat (limited to 'src/server/scripts')
| -rw-r--r-- | src/server/scripts/Spells/spell_holiday.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/server/scripts/Spells/spell_holiday.cpp b/src/server/scripts/Spells/spell_holiday.cpp index e43249ff8aa..ea7ca528ac9 100644 --- a/src/server/scripts/Spells/spell_holiday.cpp +++ b/src/server/scripts/Spells/spell_holiday.cpp @@ -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 |
