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

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Wed Jul 25 01:42:11 CEST 2007


Revision: 28186
          http://scummvm.svn.sourceforge.net/scummvm/?rev=28186&view=rev
Author:   drmccoy
Date:     2007-07-24 16:42:07 -0700 (Tue, 24 Jul 2007)

Log Message:
-----------
Oops, forgot I've modified the entries for testing

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2007-07-24 23:24:40 UTC (rev 28185)
+++ scummvm/trunk/engines/gob/detection.cpp	2007-07-24 23:42:07 UTC (rev 28186)
@@ -1084,7 +1084,7 @@
 			kPlatformPC,
 			Common::ADGF_NO_FLAGS
 		},
-		kGameTypeNone,
+		kGameTypeWoodruff,
 		kFeatures640 | kFeaturesAdlib,
 		"intro"
 	},
@@ -1097,7 +1097,7 @@
 			kPlatformPC,
 			Common::ADGF_NO_FLAGS
 		},
-		kGameTypeNone,
+		kGameTypeWoodruff,
 		kFeatures640 | kFeaturesAdlib,
 		"intro"
 	},
@@ -1110,7 +1110,7 @@
 			kPlatformPC,
 			Common::ADGF_NO_FLAGS
 		},
-		kGameTypeNone,
+		kGameTypeWoodruff,
 		kFeatures640 | kFeaturesAdlib,
 		"intro"
 	},


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