From 9b6f2be526f8fee3c2451d2f180f70ee4e976f4e Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Sun, 25 Oct 2009 00:13:08 +0000 Subject: Mark Jones CD with the CD flag and add CD in the extras field. svn-id: r45365 --- engines/sci/detection_tables.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h index 4eb87fc121..44d0e4bff4 100644 --- a/engines/sci/detection_tables.h +++ b/engines/sci/detection_tables.h @@ -735,11 +735,11 @@ static const struct ADGameDescription SciGameDescriptions[] = { Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH }, // Jones in the Fast Lane - English DOS CD - {"jones", "", { + {"jones", "CD", { {"resource.map", 0, "459f5b04467bc2107aec02f5c4b71b37", 4878}, {"resource.001", 0, "3876da2ce16fb7dea2f5d943d946fa84", 1652150}, {NULL, 0, NULL, 0}}, - Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NONE }, + Common::EN_ANY, Common::kPlatformPC, ADGF_CD, GUIO_NONE }, // King's Quest 1 SCI Remake - English Amiga (from www.back2roots.org) // Executable scanning reports "1.003.007" -- cgit v1.2.3