aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/scenery.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/scenery.cpp')
-rw-r--r--engines/gob/scenery.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/engines/gob/scenery.cpp b/engines/gob/scenery.cpp
index fb167f81cb..9f3a908329 100644
--- a/engines/gob/scenery.cpp
+++ b/engines/gob/scenery.cpp
@@ -597,7 +597,9 @@ void Scenery::updateAnim(int16 layer, int16 frame, int16 animation, int16 flags,
int16 destX;
int16 destY;
- if ((_vm->getGameType() == kGameTypeWoodruff) && (animation < 0)) {
+ if ((animation < 0) &&
+ ((_vm->getGameType() == kGameTypeWoodruff) ||
+ (_vm->getGameType() == kGameTypeAdibou2))) {
// Object video
if (flags & 1) { // Do capture