summaryrefslogtreecommitdiffstats
path: root/src/object/task/taskpen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/task/taskpen.h')
-rw-r--r--src/object/task/taskpen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/task/taskpen.h b/src/object/task/taskpen.h
index 4ed135d..918384b 100644
--- a/src/object/task/taskpen.h
+++ b/src/object/task/taskpen.h
@@ -65,7 +65,7 @@ protected:
float m_delay;
float m_time;
float m_lastParticule;
- D3DVECTOR m_supportPos;
+ Math::Vector m_supportPos;
float m_timeUp;
float m_oldAngle;