aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/light.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/light.h')
-rw-r--r--engines/titanic/game/light.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/titanic/game/light.h b/engines/titanic/game/light.h
index a2e562c573..e419a3bcd6 100644
--- a/engines/titanic/game/light.h
+++ b/engines/titanic/game/light.h
@@ -28,8 +28,7 @@
namespace Titanic {
-class CLight : public CBackground,
- public CEnterRoomMsgTarget {
+class CLight : public CBackground {
private:
int _fieldE0;
int _fieldE4;