--HG--
branch : trunk
This commit is contained in:
megamage
2008-12-24 12:23:48 -06:00
5 changed files with 35 additions and 13 deletions

View File

@@ -81,6 +81,7 @@ SpellMgr::SpellMgr()
case TARGET_UNIT_MASTER:
case TARGET_UNIT_PET:
case TARGET_UNIT_PARTY_CASTER:
case TARGET_UNIT_RAID:
SpellTargetType[i] = TARGET_TYPE_UNIT_CASTER;
break;
case TARGET_UNIT_MINIPET: