aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/television.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-03-29 20:35:12 -0400
committerPaul Gilbert2016-03-29 20:35:12 -0400
commitf64657b44d80a7ec7c19d058ea9d13666cc1c690 (patch)
treeef5c92c560c70944bba3def45afd6c0ee0eb3ca5 /engines/titanic/game/television.h
parentd183a7b4f98b2b0d1c51e80c40bf16e61b0f604e (diff)
downloadscummvm-rg350-f64657b44d80a7ec7c19d058ea9d13666cc1c690.tar.gz
scummvm-rg350-f64657b44d80a7ec7c19d058ea9d13666cc1c690.tar.bz2
scummvm-rg350-f64657b44d80a7ec7c19d058ea9d13666cc1c690.zip
TITANIC: Fix handling of transparency
Diffstat (limited to 'engines/titanic/game/television.h')
-rw-r--r--engines/titanic/game/television.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/titanic/game/television.h b/engines/titanic/game/television.h
index 3b44f80c1a..c6c920b74c 100644
--- a/engines/titanic/game/television.h
+++ b/engines/titanic/game/television.h
@@ -35,7 +35,6 @@ class CTelevision : public CBackground,
public CEnterViewMsgTarget,
public CPETUpMsgTarget,
public CPETDownMsgTarget,
- public CStatusChangeMsgTarget,
public CActMsgTarget,
public CPETActivateMsgTarget,
public CMovieEndMsgTarget,