aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/detection_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tony/detection_tables.h')
-rw-r--r--engines/tony/detection_tables.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/engines/tony/detection_tables.h b/engines/tony/detection_tables.h
index bb660dd862..afcf787ca1 100644
--- a/engines/tony/detection_tables.h
+++ b/engines/tony/detection_tables.h
@@ -32,7 +32,11 @@ static const TonyGameDescription gameDescriptions[] = {
AD_ENTRY1s("roasted.mpr", "06203dbbc85fdd1e6dc8fc211c1a6207", 14972409),
Common::EN_ANY,
Common::kPlatformPC,
+#ifdef TEMPORARY_DISABLED
ADGF_DEMO,
+#else
+ ADGF_NO_FLAGS,
+#endif
GUIO1(GUIO_NONE)
},
},