aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock
diff options
context:
space:
mode:
authorMartin Kiewitz2015-10-08 17:36:08 +0200
committerMartin Kiewitz2015-10-08 17:36:08 +0200
commit1e0b18684cd725bca41204b0e491d4708d4bd599 (patch)
tree565cdde196a0ea64c7d9adcbb0908dc2ca08e436 /engines/sherlock
parentd236ddca4db10b0c9c477da06eed1089ce67db15 (diff)
downloadscummvm-rg350-1e0b18684cd725bca41204b0e491d4708d4bd599.tar.gz
scummvm-rg350-1e0b18684cd725bca41204b0e491d4708d4bd599.tar.bz2
scummvm-rg350-1e0b18684cd725bca41204b0e491d4708d4bd599.zip
SHERLOCK: RT: fix french detection entry
Diffstat (limited to 'engines/sherlock')
-rw-r--r--engines/sherlock/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sherlock/detection_tables.h b/engines/sherlock/detection_tables.h
index d028c4af6c..6567369528 100644
--- a/engines/sherlock/detection_tables.h
+++ b/engines/sherlock/detection_tables.h
@@ -162,7 +162,7 @@ static const SherlockGameDescription gameDescriptions[] = {
"rosetattoo",
"CD",
AD_ENTRY1s("talk.lib", "22e8e6406dd2fbbb238c9898928df42e", 770756),
- Common::EN_ANY,
+ Common::FR_FRA,
Common::kPlatformDOS,
ADGF_TESTING,
GUIO3(GAMEOPTION_ORIGINAL_SAVES, GAMEOPTION_HELP_STYLE, GAMEOPTION_TRANSPARENT_WINDOWS)