From 328f0cda5d2a3ebc77ce383faf83653ff348baf1 Mon Sep 17 00:00:00 2001 From: Gregory Montoir Date: Tue, 16 Dec 2008 22:09:55 +0000 Subject: added Czech version detection entry, tracker item #2435411 svn-id: r35402 --- engines/tucker/detection.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'engines/tucker') diff --git a/engines/tucker/detection.cpp b/engines/tucker/detection.cpp index 33c2313413..8f267420f4 100644 --- a/engines/tucker/detection.cpp +++ b/engines/tucker/detection.cpp @@ -79,6 +79,14 @@ static const Common::ADGameDescription tuckerGameDescriptions[] = { Common::kPlatformPC, Common::ADGF_NO_FLAGS }, + { + "tucker", + "", + AD_ENTRY1s("infobar.txt", "e548994877ff31ca304f6352ce022a8e", 497), + Common::CZ_CZE, + Common::kPlatformPC, + Common::ADGF_NO_FLAGS + }, AD_TABLE_END_MARKER }; -- cgit v1.2.3