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

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Wed Apr 29 00:04:03 CEST 2009


Revision: 40189
          http://scummvm.svn.sourceforge.net/scummvm/?rev=40189&view=rev
Author:   drmccoy
Date:     2009-04-28 22:04:03 +0000 (Tue, 28 Apr 2009)

Log Message:
-----------
Reorder :P

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2009-04-28 22:03:00 UTC (rev 40188)
+++ scummvm/trunk/engines/gob/detection.cpp	2009-04-28 22:04:03 UTC (rev 40189)
@@ -2534,6 +2534,20 @@
 		0,
 		0
 	},
+	{ // Supplied by gamin in the forums
+		{
+			"urban",
+			"",
+			AD_ENTRY1s("intro.stk", "b991ed1d31c793e560edefdb349882ef", 1276408),
+			FR_FRA,
+			kPlatformPC,
+			ADGF_NO_FLAGS
+		},
+		kGameTypeUrban,
+		kFeatures640,
+		0,
+		0
+	},
 	{ // Supplied by jvprat on #scummvm
 		{
 			"urban",
@@ -2693,20 +2707,6 @@
 		0,
 		"s.scn"
 	},
-	{ // Supplied by gamin in the forums
-		{
-			"urban",
-			"",
-			AD_ENTRY1s("intro.stk", "b991ed1d31c793e560edefdb349882ef", 1276408),
-			FR_FRA,
-			kPlatformPC,
-			ADGF_NO_FLAGS
-		},
-		kGameTypeUrban,
-		kFeatures640,
-		0,
-		0
-	},
 	{
 		{
 			"adibou4",


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