From d9863ff237b92c676f4f0ba5b77b599ae51fcbdc Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Thu, 22 Nov 2007 10:06:47 +0000 Subject: Re-enabled detection of French and German versions svn-id: r29601 --- engines/lure/detection.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/lure/detection.cpp') diff --git a/engines/lure/detection.cpp b/engines/lure/detection.cpp index f52f1ca4fb..406f80288e 100644 --- a/engines/lure/detection.cpp +++ b/engines/lure/detection.cpp @@ -57,12 +57,10 @@ static const GameSettings lure_games[] = { "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 } }; -- cgit v1.2.3