aboutsummaryrefslogtreecommitdiff
path: root/src/game/Spell.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-06-15 12:12:22 -0500
committermegamage <none@none>2009-06-15 12:12:22 -0500
commit9055f25030e6de924346d92e6b588e8265918831 (patch)
tree36e30089d457da59274257aec6902ef653213555 /src/game/Spell.h
parentb9610f27dd2c55f63f9a96f1259a8dce33b71d88 (diff)
*Fix a bug that dark rider of dk quest cannot be attacked.
--HG-- branch : trunk
Diffstat (limited to 'src/game/Spell.h')
-rw-r--r--src/game/Spell.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/game/Spell.h b/src/game/Spell.h
index 9f666ecf47b..5d108f48fa1 100644
--- a/src/game/Spell.h
+++ b/src/game/Spell.h
@@ -621,10 +621,6 @@ class Spell
uint32 m_spellState;
uint32 m_timer;
- float m_castPositionX;
- float m_castPositionY;
- float m_castPositionZ;
- float m_castOrientation;
bool m_IsTriggeredSpell;
// if need this can be replaced by Aura copy