From c2a7375788aea0cf1c0f4c45e4823a8a9a85264d Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Tue, 26 Jun 2012 23:01:17 +0200 Subject: Removed trailing whitespace --- src/object/motion/motionhuman.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/object/motion/motionhuman.cpp') 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? -- cgit v1.2.3-1-g7c22