[Scummvm-cvs-logs] scummvm master -> 2aadd55ae603b2d8470dc7435eaafe41c9658d99

DrMcCoy drmccoy at drmccoy.de
Fri Jan 31 12:17:38 CET 2014


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:
2aadd55ae6 GOB: Correct the language field for Croustibat


Commit: 2aadd55ae603b2d8470dc7435eaafe41c9658d99
    https://github.com/scummvm/scummvm/commit/2aadd55ae603b2d8470dc7435eaafe41c9658d99
Author: Sven Hesse (drmccoy at drmccoy.de)
Date: 2014-01-31T03:16:35-08:00

Commit Message:
GOB: Correct the language field for Croustibat

Changed paths:
    engines/gob/detection/tables_crousti.h



diff --git a/engines/gob/detection/tables_crousti.h b/engines/gob/detection/tables_crousti.h
index 66c54bf..da4cd46 100644
--- a/engines/gob/detection/tables_crousti.h
+++ b/engines/gob/detection/tables_crousti.h
@@ -32,7 +32,7 @@
 		"crousti",
 		"",
 		AD_ENTRY1s("intro.stk", "63fd795818fa72c32b903bbd99e18ea1", 851926),
-		ES_ESP,
+		PT_BRA,
 		kPlatformDOS,
 		ADGF_NO_FLAGS,
 		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)






More information about the Scummvm-git-logs mailing list