summaryrefslogtreecommitdiffstats
path: root/src/object/motion/motionant.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/motion/motionant.h')
-rw-r--r--src/object/motion/motionant.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/motion/motionant.h b/src/object/motion/motionant.h
index 8ddd789..68a3b7f 100644
--- a/src/object/motion/motionant.h
+++ b/src/object/motion/motionant.h
@@ -68,6 +68,6 @@ protected:
int m_armMemberIndex;
int m_armLastAction;
bool m_bArmStop;
- float m_lastParticule;
+ float m_lastParticle;
};