aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/phantom/phantom_scenes3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/phantom/phantom_scenes3.cpp')
-rw-r--r--engines/mads/phantom/phantom_scenes3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/phantom/phantom_scenes3.cpp b/engines/mads/phantom/phantom_scenes3.cpp
index 3c7bae58aa..77ef15579f 100644
--- a/engines/mads/phantom/phantom_scenes3.cpp
+++ b/engines/mads/phantom/phantom_scenes3.cpp
@@ -2232,7 +2232,7 @@ void Scene309::setup() {
setAAName();
if (_globals[kRightDoorIsOpen504])
- _scene->_initialVariant = 1;
+ _scene->_variant = 1;
}
void Scene309::enter() {