[Scummvm-git-logs] scummvm master -> 1c9fbf9547efa7c85c48dc4b1d3885b12fb1ad70

digitall dgturner at iee.org
Sat Nov 3 18:15:03 CET 2018


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:
1c9fbf9547 GOB: Correct Crousibat Detection Entry to European Portuguese.


Commit: 1c9fbf9547efa7c85c48dc4b1d3885b12fb1ad70
    https://github.com/scummvm/scummvm/commit/1c9fbf9547efa7c85c48dc4b1d3885b12fb1ad70
Author: D G Turner (digitall at scummvm.org)
Date: 2018-11-03T17:14:18Z

Commit Message:
GOB: Correct Crousibat Detection Entry to European Portuguese.

This fixes bug Trac #10791.

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 2e04bde..5089d3c 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),
-		PT_BRA,
+		PT_POR,
 		kPlatformDOS,
 		ADGF_NO_FLAGS,
 		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)





More information about the Scummvm-git-logs mailing list