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

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Mon Jun 15 21:46:01 CEST 2009


Revision: 41556
          http://scummvm.svn.sourceforge.net/scummvm/?rev=41556&view=rev
Author:   strangerke
Date:     2009-06-15 19:46:00 +0000 (Mon, 15 Jun 2009)

Log Message:
-----------
Add MD5 for Playtoons 4 FR

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2009-06-15 17:33:01 UTC (rev 41555)
+++ scummvm/trunk/engines/gob/detection.cpp	2009-06-15 19:46:00 UTC (rev 41556)
@@ -3241,8 +3241,27 @@
 		kFeatures640,
 		"intro2.stk", 0, 0
 	},
+
 	{
 		{
+			"manda",
+			"",
+			{
+				{"playtoon.stk", 0, "b7f5afa2dc1b0f75970b7c07d175db1b", 24340406},
+				{"manda.stk", 0, "92529e0b927191d9898a34c2892e9a3a", 6485072},
+				{0, 0, 0, 0}
+			},
+			FR_FRA,
+			kPlatformPC,
+			ADGF_NO_FLAGS,
+			GUIO_NOSUBTITLES || GUIO_NOSPEECH
+		},
+		kGameTypePlaytoon,
+		kFeatures640,
+		"intro2.stk", 0, 0
+	},
+	{
+		{
 			"wakan",
 			"",
 			{


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