aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/phantom/phantom_scenes.cpp
diff options
context:
space:
mode:
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 dc60a3db52..713dec04b3 100644
--- a/engines/mads/phantom/phantom_scenes.cpp
+++ b/engines/mads/phantom/phantom_scenes.cpp
@@ -122,7 +122,7 @@ SceneLogic *SceneFactory::createScene(MADSEngine *vm) {
case 401: // labyrinth room, 3 exits
return new Scene401(vm);
case 403: // labyrinth room (big), 4 exits + 1 bricked door, left
- return new DummyScene(vm); // TODO
+ return new Scene403(vm);
case 404: // labyrinth room, 3 exits
return new DummyScene(vm); // TODO
case 406: // labyrinth room, 2 exits