[Scummvm-cvs-logs] SF.net SVN: scummvm:[51981] scummvm/trunk/engines/sci/detection_tables.h

m_kiewitz at users.sourceforge.net m_kiewitz at users.sourceforge.net
Wed Aug 11 16:16:10 CEST 2010


Revision: 51981
          http://scummvm.svn.sourceforge.net/scummvm/?rev=51981&view=rev
Author:   m_kiewitz
Date:     2010-08-11 14:16:08 +0000 (Wed, 11 Aug 2010)

Log Message:
-----------
SCI: fixing slater&charlie go camping entry

bug #3042547

Modified Paths:
--------------
    scummvm/trunk/engines/sci/detection_tables.h

Modified: scummvm/trunk/engines/sci/detection_tables.h
===================================================================
--- scummvm/trunk/engines/sci/detection_tables.h	2010-08-11 13:32:10 UTC (rev 51980)
+++ scummvm/trunk/engines/sci/detection_tables.h	2010-08-11 14:16:08 UTC (rev 51981)
@@ -2556,13 +2556,13 @@
 
 #endif
 
-	// Slater & Charlie go camping
+	// Slater & Charlie Go Camping - English DOS/Windows
 	{"slater", "", {
 		{"resource.000", 0, "1846b57fe84774be72f7c50ab3c90df0", 2256126},
 		{"resource.map", 0, "21f85414124dc23e54544a5536dc35cd", 4044},
 		{"resource.msg", 0, "c44f51fb955eae266fecf360ebcd5ad2", 1132},
 		AD_LISTEND},
-		Common::EN_ANY, Common::kPlatformWindows, ADGF_DEMO, GUIO_NOSPEECH	},
+		Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH	},
 
 #ifdef ENABLE_SCI32
 	// RAMA - English DOS/Windows Demo


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