From 027a010275641cf2599b58eb5e4498cb348b4301 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Wed, 7 Jan 2009 18:13:56 +0000 Subject: Fix bug #2484801: "PQ1/DOS/Englisv2.0G - One version is detected as MAC Version" svn-id: r35769 --- engines/agi/detection.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/agi/detection.cpp') diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp index 94f3e35fac..f0f08f76f1 100644 --- a/engines/agi/detection.cpp +++ b/engines/agi/detection.cpp @@ -422,8 +422,8 @@ static const AGIGameDescription gameDescriptions[] = { // Police Quest 1 (Russian) GAME_LPS("pq1", "", "604cc8041d24c4c7e5fa8baf386ef76e", 360, Common::RU_RUS, 0x2917, GID_PQ1, Common::kPlatformPC), - // Police Quest 1 (Mac) 2.0G 12/3/87 - GAME_P("pq1", "2.0G 1987-12-03 5.25\"/ST", "231f3e28170d6e982fc0ced4c98c5c1c", 0x2440, GID_PQ1, Common::kPlatformMacintosh), + // Police Quest 1 2.0G 12/3/87 + GAME("pq1", "2.0G 1987-12-03 5.25\"/ST", "231f3e28170d6e982fc0ced4c98c5c1c", 0x2440, GID_PQ1), // Police Quest 1 (PC) 2.0G 12/3/87; entry from DAGII, but missing from Sarien? // not sure about disk format -- dsymonds -- cgit v1.2.3