aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/phantom/phantom_scenes.cpp
diff options
context:
space:
mode:
authorStrangerke2015-10-15 11:21:31 +0200
committerStrangerke2015-10-15 11:21:31 +0200
commit79fbcb96c3532e730ad8298d96f56f4a52c77ead (patch)
tree02afeca23784e7629629bdab2674727d53987e4a /engines/mads/phantom/phantom_scenes.cpp
parentc275e304df97260ca79b5c2ca2b64e4de3670294 (diff)
downloadscummvm-rg350-79fbcb96c3532e730ad8298d96f56f4a52c77ead.tar.gz
scummvm-rg350-79fbcb96c3532e730ad8298d96f56f4a52c77ead.tar.bz2
scummvm-rg350-79fbcb96c3532e730ad8298d96f56f4a52c77ead.zip
MADS: Add logic for scene 103, some rework on animations
Diffstat (limited to 'engines/mads/phantom/phantom_scenes.cpp')
-rw-r--r--engines/mads/phantom/phantom_scenes.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/phantom/phantom_scenes.cpp b/engines/mads/phantom/phantom_scenes.cpp
index f7f4d154df..83b7f8bfea 100644
--- a/engines/mads/phantom/phantom_scenes.cpp
+++ b/engines/mads/phantom/phantom_scenes.cpp
@@ -47,7 +47,7 @@ SceneLogic *SceneFactory::createScene(MADSEngine *vm) {
case 102: // music stands
return new Scene102(vm);
case 103: // below stage
- return new DummyScene(vm); // TODO
+ return new Scene103(vm);
case 104: // stage
return new DummyScene(vm); // TODO
case 105: // ground floor, storage room