summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autosafe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/autosafe.h')
-rw-r--r--src/object/auto/autosafe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/auto/autosafe.h b/src/object/auto/autosafe.h
index 2e43359..083f06b 100644
--- a/src/object/auto/autosafe.h
+++ b/src/object/auto/autosafe.h
@@ -77,7 +77,7 @@ protected:
float m_actualAngle;
float m_finalAngle;
bool m_bKey[4];
- D3DVECTOR m_keyPos[4];
+ Math::Vector m_keyPos[4];
int m_keyParti[4];
};