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

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Sun Dec 20 00:33:48 CET 2009


Revision: 46423
          http://scummvm.svn.sourceforge.net/scummvm/?rev=46423&view=rev
Author:   strangerke
Date:     2009-12-19 23:33:48 +0000 (Sat, 19 Dec 2009)

Log Message:
-----------
gob - Remove detection of a cracked version of Lost in Time

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2009-12-19 23:30:52 UTC (rev 46422)
+++ scummvm/trunk/engines/gob/detection.cpp	2009-12-19 23:33:48 UTC (rev 46423)
@@ -1904,20 +1904,6 @@
 		kFeaturesAdlib,
 		0, 0, 0
 	},
-	{ // Supplied by Arshlan in the forums
-		{
-			"lit",
-			"",
-			AD_ENTRY1s("intro.stk", "3712e7527ba8ce5637d2aadf62783005", 72318),
-			FR_FRA,
-			kPlatformPC,
-			ADGF_NO_FLAGS,
-			GUIO_NOSUBTITLES | GUIO_NOSPEECH
-		},
-		kGameTypeLostInTime,
-		kFeaturesAdlib,
-		0, 0, 0
-	},
 	{ // Supplied by cartman_ on #scummvm
 		{
 			"lit",


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