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