aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/scumm/akos.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/scumm/akos.cpp b/engines/scumm/akos.cpp
index 994ef45b08..faddeb4bba 100644
--- a/engines/scumm/akos.cpp
+++ b/engines/scumm/akos.cpp
@@ -1051,6 +1051,8 @@ byte AkosRenderer::codec5(int xmoveCur, int ymoveCur) {
drawBomp(bdd);
+ useBompPalette = false;
+
return 0;
}