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