From 449b3cfd6d1bb9e13dc2b6a293f5d0de93aadcc7 Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Wed, 28 Oct 2009 14:56:32 +0000 Subject: Adding another Windows Lost in Time version, German/French svn-id: r45469 --- engines/gob/detection.cpp | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'engines') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index 783b11cd19..bc806e939c 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -1967,6 +1967,34 @@ static const GOBGameDescription gameDescriptions[] = { kFeaturesAdlib, 0, 0, 0 }, + { + { + "lostintime", + "", + AD_ENTRY1s("intro.stk", "0ddf39cea1ec30ecc8bfe444ebd7b845", 4219382), + DE_DEU, + kPlatformWindows, + ADGF_NO_FLAGS, + GUIO_NOSUBTITLES | GUIO_NOSPEECH + }, + kGameTypeLostInTime, + kFeaturesAdlib, + 0, 0, 0 + }, + { + { + "lostintime", + "", + AD_ENTRY1s("intro.stk", "0ddf39cea1ec30ecc8bfe444ebd7b845", 4219382), + FR_FRA, + kPlatformWindows, + ADGF_NO_FLAGS, + GUIO_NOSUBTITLES | GUIO_NOSPEECH + }, + kGameTypeLostInTime, + kFeaturesAdlib, + 0, 0, 0 + }, { { "fascination", -- cgit v1.2.3