diff options
-rw-r--r-- | engines/fullpipe/constants.h | 2 |
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 |