aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorEugene Sandulenko2016-09-29 12:53:00 +0200
committerEugene Sandulenko2016-09-29 12:53:00 +0200
commitc48dfb70718f971a76049061a1c2f8bc2f37bb46 (patch)
treed1592ac04d9b7d1e0d3d85047df472047a01519e /engines
parentea1ec78be402e175ab6f7e4acd9d8588020d10b8 (diff)
downloadscummvm-rg350-c48dfb70718f971a76049061a1c2f8bc2f37bb46.tar.gz
scummvm-rg350-c48dfb70718f971a76049061a1c2f8bc2f37bb46.tar.bz2
scummvm-rg350-c48dfb70718f971a76049061a1c2f8bc2f37bb46.zip
FULLPIPE: Fix crash in scene07 when drawer is handed to the Cornersitter
Diffstat (limited to 'engines')
-rw-r--r--engines/fullpipe/constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h
index b257fca949..9bd1319a07 100644
--- a/engines/fullpipe/constants.h
+++ b/engines/fullpipe/constants.h
@@ -591,7 +591,7 @@ namespace Fullpipe {
#define ST_NBL_NORM 1076
// Scene 7
-#define ANI_CORNERSITTER 71
+#define ANI_CORNERSITTER 711
#define ANI_HOOLIGAN 808
#define ANI_LUKE 803
#define ANI_PLUSMINUS 2938