aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/detection_tables.h
diff options
context:
space:
mode:
authorPaul Gilbert2015-03-29 22:12:27 -0400
committerPaul Gilbert2015-03-29 22:12:27 -0400
commit478fae2a6ea6d1c896cd9d5454b170889fc8447a (patch)
tree852d769917599552aaff12fd7371b7c9e417e91b /engines/mads/detection_tables.h
parentfb0f95172a0395cc6d86f26fea5de2c6a780999a (diff)
downloadscummvm-rg350-478fae2a6ea6d1c896cd9d5454b170889fc8447a.tar.gz
scummvm-rg350-478fae2a6ea6d1c896cd9d5454b170889fc8447a.tar.bz2
scummvm-rg350-478fae2a6ea6d1c896cd9d5454b170889fc8447a.zip
MADS: Set testing flags for Rex Nebular
Diffstat (limited to 'engines/mads/detection_tables.h')
-rw-r--r--engines/mads/detection_tables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/mads/detection_tables.h b/engines/mads/detection_tables.h
index 0a8e98bb31..faf73996ac 100644
--- a/engines/mads/detection_tables.h
+++ b/engines/mads/detection_tables.h
@@ -55,7 +55,7 @@ static const MADSGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_NO_FLAGS,
+ ADGF_TESTING,
GUIO5(GUIO_NOSPEECH, GAMEOPTION_EASY_MOUSE, GAMEOPTION_ANIMATED_INVENTORY, GAMEOPTION_ANIMATED_INTERFACE, GAMEOPTION_NAUGHTY_MODE)
},
GType_RexNebular,
@@ -73,7 +73,7 @@ static const MADSGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_NO_FLAGS,
+ ADGF_TESTING,
GUIO5(GUIO_NOSPEECH, GAMEOPTION_EASY_MOUSE, GAMEOPTION_ANIMATED_INVENTORY, GAMEOPTION_ANIMATED_INTERFACE, GAMEOPTION_NAUGHTY_MODE)
},
GType_RexNebular,