aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/phantom/phantom_scenes2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/phantom/phantom_scenes2.cpp')
-rw-r--r--engines/mads/phantom/phantom_scenes2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/phantom/phantom_scenes2.cpp b/engines/mads/phantom/phantom_scenes2.cpp
index 22a26ee9ca..9a9f825fdc 100644
--- a/engines/mads/phantom/phantom_scenes2.cpp
+++ b/engines/mads/phantom/phantom_scenes2.cpp
@@ -732,7 +732,7 @@ void Scene202::enter() {
}
void Scene202::step() {
- if (_game._camX._panFrame)
+ if (_game._camX._currentFrameFl)
handleChandeliersPositions();
if (_anim0ActvFl)