[Scummvm-cvs-logs] SF.net SVN: scummvm:[38577] scummvm/trunk/engines/sci/detection.cpp
Kirben at users.sourceforge.net
Kirben at users.sourceforge.net
Fri Feb 20 05:02:50 CET 2009
Revision: 38577
http://scummvm.svn.sourceforge.net/scummvm/?rev=38577&view=rev
Author: Kirben
Date: 2009-02-20 04:02:50 +0000 (Fri, 20 Feb 2009)
Log Message:
-----------
Ooops, remove excess zero.
Modified Paths:
--------------
scummvm/trunk/engines/sci/detection.cpp
Modified: scummvm/trunk/engines/sci/detection.cpp
===================================================================
--- scummvm/trunk/engines/sci/detection.cpp 2009-02-20 04:02:02 UTC (rev 38576)
+++ scummvm/trunk/engines/sci/detection.cpp 2009-02-20 04:02:50 UTC (rev 38577)
@@ -1653,7 +1653,7 @@
{"resource.000", 0, "ecc686e0034fb4d41de077ac7167b3cf", 1947866},
{NULL, 0, NULL, 0}}, Common::EN_ANY, Common::kPlatformPC, 0},
{},
- SCI_VERSION(1.001.053)
+ SCI_VERSION(1.001.53)
},
#if 0
// The Island of Dr. Brain DOS - English
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