aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/detection_tables.h
diff options
context:
space:
mode:
authorPaul Gilbert2015-05-14 19:53:03 -0400
committerPaul Gilbert2015-05-14 19:53:03 -0400
commitd3f1a76cc8336983d8bb36538fb8e6c520051935 (patch)
treef66763b870c9b73771b67566ce363b5a2810d3ed /engines/sherlock/detection_tables.h
parentf987cda9f06e66962fb84b68fe060970c21d071f (diff)
downloadscummvm-rg350-d3f1a76cc8336983d8bb36538fb8e6c520051935.tar.gz
scummvm-rg350-d3f1a76cc8336983d8bb36538fb8e6c520051935.tar.bz2
scummvm-rg350-d3f1a76cc8336983d8bb36538fb8e6c520051935.zip
SHERLOCK: Default Files button to show GMM, with engine option to disable
Diffstat (limited to 'engines/sherlock/detection_tables.h')
-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 975b7323ec..8300a0ffcf 100644
--- a/engines/sherlock/detection_tables.h
+++ b/engines/sherlock/detection_tables.h
@@ -33,7 +33,7 @@ static const SherlockGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformDOS,
ADGF_UNSTABLE | ADGF_NO_FLAGS,
- GUIO1(GUIO_NOSPEECH)
+ GUIO2(GUIO_NOSPEECH, GAMEOPTION_ORIGINAL_SAVES)
},
GType_SerratedScalpel,
},