[Scummvm-cvs-logs] SF.net SVN: scummvm: [30744] scummvm/trunk/engines/gob/detection.cpp

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Sat Feb 2 21:18:30 CET 2008


Revision: 30744
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30744&view=rev
Author:   drmccoy
Date:     2008-02-02 12:18:29 -0800 (Sat, 02 Feb 2008)

Log Message:
-----------
Added the MD5 for Gob2 English Amiga as supplied by fac76 in bug report #1883808

Modified Paths:
--------------
    scummvm/trunk/engines/gob/detection.cpp

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2008-02-02 18:31:07 UTC (rev 30743)
+++ scummvm/trunk/engines/gob/detection.cpp	2008-02-02 20:18:29 UTC (rev 30744)
@@ -425,6 +425,19 @@
 		kFeaturesAdlib,
 		"intro"
 	},
+	{ // Supplied by fac76 in bug report #1883808
+		{
+			"gob2",
+			"",
+			AD_ENTRY1s("intro.stk", "eebf2810122cfd17399260cd1468e994", 554014),
+			EN_ANY,
+			kPlatformAmiga,
+			Common::ADGF_NO_FLAGS
+		},
+		kGameTypeGob2,
+		kFeaturesNone,
+		"intro"
+	},
 	{
 		{
 			"gob2",


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