Core/Spells: one more miss from misdirection fix

This commit is contained in:
Kandera
2012-03-26 12:24:11 -04:00
parent 02a8388b8e
commit 522dfa8e0c

View File

@@ -630,4 +630,6 @@ void AddSC_hunter_spell_scripts()
new spell_hun_sniper_training();
new spell_hun_pet_heart_of_the_phoenix();
new spell_hun_pet_carrion_feeder();
new spell_hun_misdirection();
new spell_hun_misdirection_proc();
}