aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scumm/actor.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/actor.cpp b/scumm/actor.cpp
index a1b4eb6da2..e34824c288 100644
--- a/scumm/actor.cpp
+++ b/scumm/actor.cpp
@@ -67,6 +67,7 @@ void Actor::initActor(int mode)
layer = 0;
setActorWalkSpeed(8, 2);
+ animSpeed = 0;
ignoreBoxes = 0;
forceClip = 0;