aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/get_lift_eye2.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/get_lift_eye2.h')
-rw-r--r--engines/titanic/game/get_lift_eye2.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/titanic/game/get_lift_eye2.h b/engines/titanic/game/get_lift_eye2.h
index 7ca0b4d32e..f7195878e0 100644
--- a/engines/titanic/game/get_lift_eye2.h
+++ b/engines/titanic/game/get_lift_eye2.h
@@ -27,8 +27,7 @@
#include "titanic/messages/messages.h"
namespace Titanic {
-class CGetLiftEye2 : public CGameObject,
- public CEnterRoomMsgTarget {
+class CGetLiftEye2 : public CGameObject {
private:
static CString *_v1;
protected: