From c48dfb70718f971a76049061a1c2f8bc2f37bb46 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Thu, 29 Sep 2016 12:53:00 +0200 Subject: FULLPIPE: Fix crash in scene07 when drawer is handed to the Cornersitter --- engines/fullpipe/constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3