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

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Sat Feb 2 21:26:20 CET 2008


Revision: 30745
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30745&view=rev
Author:   drmccoy
Date:     2008-02-02 12:26:19 -0800 (Sat, 02 Feb 2008)

Log Message:
-----------
Fixed the description for the Gob2 Amiga demo (bug report #1883801)

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2008-02-02 20:18:29 UTC (rev 30744)
+++ scummvm/trunk/engines/gob/detection.cpp	2008-02-02 20:26:19 UTC (rev 30745)
@@ -587,11 +587,11 @@
 			"Interactive Demo",
 			AD_ENTRY1("intro.stk", "4b278c2678ea01383fd5ca114d947eea"),
 			UNK_LANG,
-			kPlatformPC,
+			kPlatformAmiga,
 			Common::ADGF_DEMO
 		},
 		kGameTypeGob2,
-		kFeaturesAdlib,
+		kFeaturesNone,
 		"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