[Scummvm-cvs-logs] SF.net SVN: scummvm:[53913] scummvm/trunk/engines/sci/detection_tables.h

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Fri Oct 29 01:59:37 CEST 2010


Revision: 53913
          http://scummvm.svn.sourceforge.net/scummvm/?rev=53913&view=rev
Author:   thebluegr
Date:     2010-10-28 23:59:37 +0000 (Thu, 28 Oct 2010)

Log Message:
-----------
SCI: Fixed a detection entry of Hoyle 1 (bug report #3090841)

Modified Paths:
--------------
    scummvm/trunk/engines/sci/detection_tables.h

Modified: scummvm/trunk/engines/sci/detection_tables.h
===================================================================
--- scummvm/trunk/engines/sci/detection_tables.h	2010-10-28 23:57:24 UTC (rev 53912)
+++ scummvm/trunk/engines/sci/detection_tables.h	2010-10-28 23:59:37 UTC (rev 53913)
@@ -752,10 +752,10 @@
 		AD_LISTEND},
 		Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH	},
 
-	// Hoyle 1 - English DOS (supplied by eddydrama in bug report #3052366)
+	// Hoyle 1 3.5' - English DOS (supplied by eddydrama in bug report #3052366 and dinnerx in bug report #3090841)
 	{"hoyle1", "", {
 		{"resource.map", 0, "0af9a3dcd72a091960de070432e1f524", 4386},
-		{"resource.001", 0, "e0dd44069a62463fd124974b915f10d", 518127},
+		{"resource.001", 0, "e0dd44069a62a463fd124974b915f10d", 518127},
 		AD_LISTEND},
 		Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH	},
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list