From 1c9fbf9547efa7c85c48dc4b1d3885b12fb1ad70 Mon Sep 17 00:00:00 2001 From: D G Turner Date: Sat, 3 Nov 2018 17:14:18 +0000 Subject: [PATCH] GOB: Correct Crousibat Detection Entry to European Portuguese. This fixes bug Trac #10791. --- engines/gob/detection/tables_crousti.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/gob/detection/tables_crousti.h b/engines/gob/detection/tables_crousti.h index 2e04bdeba88a..5089d3c0ca05 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)