aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/detection_tables.h
diff options
context:
space:
mode:
authorFilippos Karapetis2010-08-20 18:43:00 +0000
committerFilippos Karapetis2010-08-20 18:43:00 +0000
commit45f1a5d4506f4d0d4c2564614e0e6e209fba08ae (patch)
tree2590852a8f396551456d14e0d25a7b14d3c1cf5f /engines/sci/detection_tables.h
parent3d913042c0a3dda52028b7b56b0a3fddbc0db5fc (diff)
downloadscummvm-rg350-45f1a5d4506f4d0d4c2564614e0e6e209fba08ae.tar.gz
scummvm-rg350-45f1a5d4506f4d0d4c2564614e0e6e209fba08ae.tar.bz2
scummvm-rg350-45f1a5d4506f4d0d4c2564614e0e6e209fba08ae.zip
Fixed bug #3049361 - "Hoyle4: Game is falsely detected as DEMO"
svn-id: r52236
Diffstat (limited to 'engines/sci/detection_tables.h')
-rw-r--r--engines/sci/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
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},