From 7c138231e034f7434ee3968ca777b515666fb5c1 Mon Sep 17 00:00:00 2001 From: Strangerke Date: Tue, 11 Oct 2016 07:37:12 +0200 Subject: DM: Handle demo dungeon file --- engines/dm/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/dm/detection.cpp') diff --git a/engines/dm/detection.cpp b/engines/dm/detection.cpp index 8361ec300d..e8ec79a176 100644 --- a/engines/dm/detection.cpp +++ b/engines/dm/detection.cpp @@ -77,7 +77,7 @@ static const DMADGameDescription gameDescriptions[] = { {"DemoDun.dat", 0, "78848e1a2d3d5a11e5954deb8c7b772b", 1209}, AD_LISTEND }, - Common::EN_ANY, Common::kPlatformAmiga, ADGF_NO_FLAGS, GUIO1(GUIO_NONE), + Common::EN_ANY, Common::kPlatformAmiga, ADGF_DEMO, GUIO1(GUIO_NONE), }, kDMSaveTargetDM21, kDMSaveFormatAmigaPC98FmTowns, kDMSavePlatformAtariSt, { kDMSaveTargetDM21, kDMSaveTargetEndOfList}, -- cgit v1.2.3