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

dreammaster at users.sourceforge.net dreammaster at users.sourceforge.net
Thu Nov 22 11:06:48 CET 2007


Revision: 29601
          http://scummvm.svn.sourceforge.net/scummvm/?rev=29601&view=rev
Author:   dreammaster
Date:     2007-11-22 02:06:47 -0800 (Thu, 22 Nov 2007)

Log Message:
-----------
Re-enabled detection of French and German versions

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

Modified: scummvm/trunk/engines/lure/detection.cpp
===================================================================
--- scummvm/trunk/engines/lure/detection.cpp	2007-11-22 08:20:28 UTC (rev 29600)
+++ scummvm/trunk/engines/lure/detection.cpp	2007-11-22 10:06:47 UTC (rev 29601)
@@ -57,12 +57,10 @@
 										"b2a8aa6d7865813a17a3c636e063572e", "disk1.vga" },
 	{ "lure", "Lure of the Temptress", GI_LURE, GF_FLOPPY, Common::IT_ITA,
 										"cf69d5ada228dd74f89046691c16aafb", "disk1.vga" },
-/*
 	{ "lure", "Lure of the Temptress", GI_LURE, GF_FLOPPY, Common::DE_DEU,
 										"7aa19e444dab1ac7194d9f7a40ffe54a", "disk1.vga" },
 	{ "lure", "Lure of the Temptress", GI_LURE, GF_FLOPPY, Common::FR_FRA,
 										"1c94475c1bb7e0e88c1757d3b5377e94", "disk1.vga" },
-*/
 	{ 0, 0, 0, 0, Common::UNK_LANG, 0, 0 }
 };
 


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