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

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Thu Feb 19 05:14:16 CET 2009


Revision: 38534
          http://scummvm.svn.sourceforge.net/scummvm/?rev=38534&view=rev
Author:   Kirben
Date:     2009-02-19 04:14:16 +0000 (Thu, 19 Feb 2009)

Log Message:
-----------
Update SCI version for Space Quest 4(Amiga).

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

Modified: scummvm/trunk/engines/sci/detection.cpp
===================================================================
--- scummvm/trunk/engines/sci/detection.cpp	2009-02-19 03:12:04 UTC (rev 38533)
+++ scummvm/trunk/engines/sci/detection.cpp	2009-02-19 04:14:16 UTC (rev 38534)
@@ -1136,7 +1136,7 @@
 		{"resource.006", 0, "ade814bc4d56244c156d9e9bcfebbc11", 664085},
 		{NULL, 0, NULL, 0}}, Common::EN_ANY, Common::kPlatformAmiga, 0},
 		{},
-		SCI_VERSION(1, 000, 200)
+		SCI_VERSION(1, 000, 744)
 	},
 
 	// Space Quest 4 - German Amiga (from www.back2roots.org)
@@ -1151,7 +1151,7 @@
 		{"resource.006", 0, "67fb188b191d88efe8414af6ea297b93", 672675},
 		{NULL, 0, NULL, 0}}, Common::DE_DEU, Common::kPlatformAmiga, 0},
 		{},
-		SCI_VERSION(1, 000, 200)
+		SCI_VERSION(1, 000, 744)
 	},
 
 	// Space Quest 4 - English DOS


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