summaryrefslogtreecommitdiffstats
path: root/src/object/motion/motionhuman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/motion/motionhuman.h')
-rw-r--r--src/object/motion/motionhuman.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/motion/motionhuman.h b/src/object/motion/motionhuman.h
index b365a77..ddb0843 100644
--- a/src/object/motion/motionhuman.h
+++ b/src/object/motion/motionhuman.h
@@ -58,7 +58,7 @@ enum MotionHumanSpecialAction
class CMotionHuman : public CMotion
{
public:
- CMotionHuman(CInstanceManager* iMan, CObject* object);
+ CMotionHuman(CObject* object);
~CMotionHuman();
void DeleteObject(bool bAll=false);