From 45f1a5d4506f4d0d4c2564614e0e6e209fba08ae Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Fri, 20 Aug 2010 18:43:00 +0000 Subject: Fixed bug #3049361 - "Hoyle4: Game is falsely detected as DEMO" svn-id: r52236 --- 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 b7fc1694cd..72ca0380af 100644 --- a/engines/sci/detection_tables.h +++ b/engines/sci/detection_tables.h @@ -822,7 +822,7 @@ static const struct ADGameDescription SciGameDescriptions[] = { // Hoyle 4 (Hoyle Classic Card Games) - English DOS/Win // SCI1.1 // Supplied by abevi in bug report #3039291 - {"hoyle4", "Demo", { + {"hoyle4", "", { {"resource.map", 0, "2b577c975cc8d8d43f61b6a756129fe3", 4352}, {"resource.000", 0, "43e2c15ce436aab611a462ad0603e12d", 2000132}, AD_LISTEND}, -- cgit v1.2.3