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

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Sat Feb 24 16:28:04 CET 2007


Revision: 25823
          http://scummvm.svn.sourceforge.net/scummvm/?rev=25823&view=rev
Author:   drmccoy
Date:     2007-02-24 07:28:03 -0800 (Sat, 24 Feb 2007)

Log Message:
-----------
Added spanish Ween (bug #1667743)

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2007-02-24 15:24:38 UTC (rev 25822)
+++ scummvm/trunk/engines/gob/detection.cpp	2007-02-24 15:28:03 UTC (rev 25823)
@@ -548,6 +548,18 @@
 		GF_GOB2,
 		"intro"
 	},
+	{ // Supplied by cybot_tmin in bug report #1667743
+		{
+			"ween",
+			"",
+			AD_ENTRY1s("intro.stk", "6d60f9205ecfbd8735da2ee7823a70dc", 7014426),
+			ES_ESP,
+			kPlatformPC,
+			Common::ADGF_NO_FLAGS
+		},
+		GF_GOB2,
+		"intro"
+	},
 	{ // Supplied by vampir_raziel in bug report #1658373
 		{
 			"ween",


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