diff options
author | megamage <none@none> | 2009-01-26 17:57:02 -0600 |
---|---|---|
committer | megamage <none@none> | 2009-01-26 17:57:02 -0600 |
commit | 82a10f03a29fcdf33abab0cc813f827502c11cdc (patch) | |
tree | 1255dfcf824a76b6b1b2c9a3ef64519b7b793d02 /src/game/SpellMgr.cpp | |
parent | c5de7cccb8e3a99130b6f63ee6ca61cbc70e1e0a (diff) |
*Fix build.
--HG--
branch : trunk
Diffstat (limited to 'src/game/SpellMgr.cpp')
-rw-r--r-- | src/game/SpellMgr.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/SpellMgr.cpp b/src/game/SpellMgr.cpp index 0f090c78525..cec5472d43b 100644 --- a/src/game/SpellMgr.cpp +++ b/src/game/SpellMgr.cpp @@ -103,7 +103,6 @@ SpellMgr::SpellMgr() case TARGET_UNIT_TARGET_ALLY: case TARGET_UNIT_TARGET_RAID: case TARGET_UNIT_TARGET_ANY: - case TARGET_UNIT_SINGLE_UNKNOWN: case TARGET_UNIT_TARGET_ENEMY: case TARGET_UNIT_TARGET_PARTY: case TARGET_UNIT_PARTY_TARGET: |