aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/teenagent/scene.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/teenagent/scene.cpp b/engines/teenagent/scene.cpp
index e35f5311ff..0fe9961b69 100644
--- a/engines/teenagent/scene.cpp
+++ b/engines/teenagent/scene.cpp
@@ -378,6 +378,7 @@ bool Scene::render(OSystem *system) {
if (orientation == 0)
orientation = o; //save last orientation
nextEvent();
+ got_any_animation = true;
restart = true;
} else
busy = true;