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