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