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