[Scummvm-git-logs] scummvm master -> c48dfb70718f971a76049061a1c2f8bc2f37bb46

sev- sev at scummvm.org
Thu Sep 29 15:26:45 CEST 2016


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
c48dfb7071 FULLPIPE: Fix crash in scene07 when drawer is handed to the Cornersitter


Commit: c48dfb70718f971a76049061a1c2f8bc2f37bb46
    https://github.com/scummvm/scummvm/commit/c48dfb70718f971a76049061a1c2f8bc2f37bb46
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-09-29T12:53:00+02:00

Commit Message:
FULLPIPE: Fix crash in scene07 when drawer is handed to the Cornersitter

Changed paths:
    engines/fullpipe/constants.h



diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h
index b257fca..9bd1319 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





More information about the Scummvm-git-logs mailing list