[Scummvm-cvs-logs] SF.net SVN: scummvm:[40485] scummvm/trunk/engines/sci/detection.cpp
joostp at users.sourceforge.net
joostp at users.sourceforge.net
Tue May 12 14:57:03 CEST 2009
Revision: 40485
http://scummvm.svn.sourceforge.net/scummvm/?rev=40485&view=rev
Author: joostp
Date: 2009-05-12 12:57:03 +0000 (Tue, 12 May 2009)
Log Message:
-----------
set resource version for LSL6 low-res CD version as well + update language comment
Modified Paths:
--------------
scummvm/trunk/engines/sci/detection.cpp
Modified: scummvm/trunk/engines/sci/detection.cpp
===================================================================
--- scummvm/trunk/engines/sci/detection.cpp 2009-05-12 12:56:22 UTC (rev 40484)
+++ scummvm/trunk/engines/sci/detection.cpp 2009-05-12 12:57:03 UTC (rev 40485)
@@ -1632,13 +1632,13 @@
SCI_VERSION(1, 001, 113)
},
- // Larry 6 - English/German DOS CD - LORES
+ // Larry 6 - English/German/French DOS CD - LORES
{{"lsl6", "", {
{"resource.map", 0, "0b91234b7112782962cb480b7791b6e2", 7263},
{"resource.000", 0, "57d5fe8bb9e044158514476ea7678eb0", 5754790},
{NULL, 0, NULL, 0}}, Common::EN_ANY, Common::kPlatformPC, 0},
{},
- SCI_VERSION_AUTODETECT,
+ SCI_VERSION_1_1,
SCI_VERSION(1, 001, 115)
},
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