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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/get_lift_eye2.h b/engines/titanic/game/get_lift_eye2.h
index 5803ad03bd..8ce181f3c6 100644
--- a/engines/titanic/game/get_lift_eye2.h
+++ b/engines/titanic/game/get_lift_eye2.h
@@ -31,7 +31,7 @@ class CGetLiftEye2 : public CGameObject, CEnterRoomMsgTarget {
private:
static CString *_v1;
protected:
- virtual bool handleEvent(CEnterRoomMsg &msg);
+ virtual bool handleMessage(CEnterRoomMsg &msg);
public:
CLASSDEF
static void init();