summaryrefslogtreecommitdiffstats
path: root/src/object/motion/motionhuman.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/motion/motionhuman.cpp')
-rw-r--r--src/object/motion/motionhuman.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/object/motion/motionhuman.cpp b/src/object/motion/motionhuman.cpp
index 06db454..ba3003a 100644
--- a/src/object/motion/motionhuman.cpp
+++ b/src/object/motion/motionhuman.cpp
@@ -912,7 +912,7 @@ bool CMotionHuman::EventFrame(const Event &event)
{
armAction = MH_MARCHTAKE; // take walking
}
-
+
if ( m_physics->RetLand() ) // on the ground?
{
a = m_object->RetAngleY(0);
@@ -944,7 +944,7 @@ bool CMotionHuman::EventFrame(const Event &event)
ar = 0.0f;
af = 0.0f;
}
-
+
for ( i=0 ; i<4 ; i++ ) // 4 members
{
if ( m_bArmStop ) // focus?