aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/nebular_scenes2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/nebular/nebular_scenes2.cpp')
-rw-r--r--engines/mads/nebular/nebular_scenes2.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mads/nebular/nebular_scenes2.cpp b/engines/mads/nebular/nebular_scenes2.cpp
index 9d5e2185e8..164b943282 100644
--- a/engines/mads/nebular/nebular_scenes2.cpp
+++ b/engines/mads/nebular/nebular_scenes2.cpp
@@ -3462,6 +3462,7 @@ void Scene209::actions() {
case 3:
_scene->_sprites.remove(_globals._spriteIndexes[11]);
+ _scene->_spriteSlots.fullRefresh(true);
break;
}
_action._inProgress = false;