diff options
author | Sven Hesse | 2014-01-31 12:16:35 +0100 |
---|---|---|
committer | Sven Hesse | 2014-01-31 12:16:35 +0100 |
commit | 2aadd55ae603b2d8470dc7435eaafe41c9658d99 (patch) | |
tree | 2a2c13b34996d06997729475e3ca2154b84a839a | |
parent | ca861961a9ba5a804fd3248ea5de5ce3a0f2b74a (diff) | |
download | scummvm-rg350-2aadd55ae603b2d8470dc7435eaafe41c9658d99.tar.gz scummvm-rg350-2aadd55ae603b2d8470dc7435eaafe41c9658d99.tar.bz2 scummvm-rg350-2aadd55ae603b2d8470dc7435eaafe41c9658d99.zip |
GOB: Correct the language field for Croustibat
-rw-r--r-- | engines/gob/detection/tables_crousti.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/detection/tables_crousti.h b/engines/gob/detection/tables_crousti.h index 66c54bf354..da4cd461c1 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) |