aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
diff options
context:
space:
mode:
authorD G Turner2018-11-03 17:14:18 +0000
committerD G Turner2018-11-03 17:14:18 +0000
commit1c9fbf9547efa7c85c48dc4b1d3885b12fb1ad70 (patch)
tree2ccd96577ea342f8f4a67becdd60f754540cb4a7 /engines/gob
parent4c4ede54b91fd7b4f2cd8e24ee1e571e46b06474 (diff)
downloadscummvm-rg350-1c9fbf9547efa7c85c48dc4b1d3885b12fb1ad70.tar.gz
scummvm-rg350-1c9fbf9547efa7c85c48dc4b1d3885b12fb1ad70.tar.bz2
scummvm-rg350-1c9fbf9547efa7c85c48dc4b1d3885b12fb1ad70.zip
GOB: Correct Crousibat Detection Entry to European Portuguese.
This fixes bug Trac #10791.
Diffstat (limited to 'engines/gob')
-rw-r--r--engines/gob/detection/tables_crousti.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/detection/tables_crousti.h b/engines/gob/detection/tables_crousti.h
index 2e04bdeba8..5089d3c0ca 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)