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 1739856a06..e0d16cb39b 100644
--- a/scumm/actor.cpp
+++ b/scumm/actor.cpp
@@ -100,6 +100,7 @@ void Actor::initActor(int mode) {
ignoreBoxes = false;
forceClip = 0;
ignoreTurns = false;
+ flip = 0;
talkFrequency = 256;
talkPan = 64;