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

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Sat Jun 6 23:54:12 CEST 2009


Revision: 41308
          http://scummvm.svn.sourceforge.net/scummvm/?rev=41308&view=rev
Author:   drmccoy
Date:     2009-06-06 21:54:12 +0000 (Sat, 06 Jun 2009)

Log Message:
-----------
Setting the game type of the generic demoplayer to Urban so it can make use of the initial palette

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2009-06-06 21:45:47 UTC (rev 41307)
+++ scummvm/trunk/engines/gob/detection.cpp	2009-06-06 21:54:12 UTC (rev 41308)
@@ -3644,7 +3644,7 @@
 			ADGF_NO_FLAGS,
 			GUIO_NONE
 		},
-		kGameTypeWoodruff,
+		kGameTypeUrban,
 		kFeatures640 | kFeaturesSCNDemo,
 		"", "", 8
 	}


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