aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/chicken_cooler.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/chicken_cooler.h')
-rw-r--r--engines/titanic/game/chicken_cooler.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/titanic/game/chicken_cooler.h b/engines/titanic/game/chicken_cooler.h
index 6f57cddb9c..f15bba4983 100644
--- a/engines/titanic/game/chicken_cooler.h
+++ b/engines/titanic/game/chicken_cooler.h
@@ -28,8 +28,7 @@
namespace Titanic {
-class CChickenCooler : public CGameObject,
- public CEnterRoomMsgTarget {
+class CChickenCooler : public CGameObject {
private:
int _fieldBC;
int _fieldC0;