diff options
author | Filippos Karapetis | 2013-04-15 01:12:57 +0300 |
---|---|---|
committer | Filippos Karapetis | 2013-04-15 12:26:22 +0300 |
commit | 0b4ceb8bf710a586ef24c70606c7f0fb74fdef1b (patch) | |
tree | a2a132f44a67224764277b867e881f41ff38d785 /engines | |
parent | c13a84d7a42306d95f8fbb1032b81d726eea7f56 (diff) | |
download | scummvm-rg350-0b4ceb8bf710a586ef24c70606c7f0fb74fdef1b.tar.gz scummvm-rg350-0b4ceb8bf710a586ef24c70606c7f0fb74fdef1b.tar.bz2 scummvm-rg350-0b4ceb8bf710a586ef24c70606c7f0fb74fdef1b.zip |
SCI: Fix the entry of LSL7 French (patch #3610842)
Diffstat (limited to 'engines')
-rw-r--r-- | engines/sci/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h index 9fd1d41f4a..c8137c8fb4 100644 --- a/engines/sci/detection_tables.h +++ b/engines/sci/detection_tables.h @@ -2278,7 +2278,7 @@ static const struct ADGameDescription SciGameDescriptions[] = { {"resmap.000", 0, "4407849fd52fe3efb0c30fba60cd5cd4", 8206}, {"ressci.000", 0, "dc37c3055fffbefb494ff22b145d377b", 66964472}, AD_LISTEND}, - Common::DE_DEU, Common::kPlatformPC, ADGF_UNSTABLE, GUIO5(GUIO_NOSPEECH, GUIO_NOASPECT, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) }, + Common::FR_FRA, Common::kPlatformPC, ADGF_UNSTABLE, GUIO5(GUIO_NOSPEECH, GUIO_NOASPECT, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) }, // Larry 7 - Italian DOS CD (from glorifindel) // SCI interpreter version 3.000.000 |