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