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