aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/nebular_scenes3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/nebular/nebular_scenes3.cpp')
-rw-r--r--engines/mads/nebular/nebular_scenes3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/nebular/nebular_scenes3.cpp b/engines/mads/nebular/nebular_scenes3.cpp
index 81ee04ac2a..03026c17a7 100644
--- a/engines/mads/nebular/nebular_scenes3.cpp
+++ b/engines/mads/nebular/nebular_scenes3.cpp
@@ -3215,7 +3215,7 @@ void Scene319::step() {
_nextAction1 = _nextAction2;
_animFrame = 0;
_scene->freeAnimation();
- _scene->loadAnimation(formAnimName('b', 0), false);
+ _scene->loadAnimation(formAnimName('b', 0));
if (_nextAction1 == 3)
_scene->_activeAnimation->setCurrentFrame(85);
else if (_nextAction1 == 1)