From 88420970b78cd8f740c3251d7d6c028c06ef6fc1 Mon Sep 17 00:00:00 2001 From: Colin Snover Date: Thu, 14 Sep 2017 00:29:55 -0500 Subject: SCI32: Fix PQ:SWAT platform --- engines/sci/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sci/detection_tables.h') diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h index c80de93bad..202827dcfb 100644 --- a/engines/sci/detection_tables.h +++ b/engines/sci/detection_tables.h @@ -3593,7 +3593,7 @@ static const struct ADGameDescription SciGameDescriptions[] = { {"resmap.004", 0, "4228038906f041623e65789500b22285", 6835}, {"ressci.004", 0, "b7e619e6ecf62fe65d5116a3a422e5f0", 46223872}, AD_LISTEND}, - Common::EN_ANY, Common::kPlatformWindows, ADGF_UNSTABLE, GUIO_PQSWAT }, + Common::EN_ANY, Common::kPlatformDOS, ADGF_UNSTABLE, GUIO_PQSWAT }, #undef GUIO_PQSWAT_DEMO #undef GUIO_PQSWAT -- cgit v1.2.3