summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autoegg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/autoegg.h')
-rw-r--r--src/object/auto/autoegg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/auto/autoegg.h b/src/object/auto/autoegg.h
index fec07a6..00725db 100644
--- a/src/object/auto/autoegg.h
+++ b/src/object/auto/autoegg.h
@@ -37,7 +37,7 @@ enum AutoEggPhase
class CAutoEgg : public CAuto
{
public:
- CAutoEgg(CInstanceManager* iMan, CObject* object);
+ CAutoEgg(CObject* object);
~CAutoEgg();
void DeleteObject(bool bAll=false);