From 4fa4513d61bca2a6f547c93b59d7c00af24b28bf Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Mon, 27 Apr 2009 12:19:21 +0000 Subject: Added a German Urban Runner version, as supplied by goodoldgeorg in bug report #2770340 svn-id: r40157 --- engines/gob/detection.cpp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'engines/gob/detection.cpp') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index a26d1ecde1..0e909fcc32 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -2520,6 +2520,20 @@ static const GOBGameDescription gameDescriptions[] = { "lda1.stk", 0 }, + { // Supplied by goodoldgeorg in bug report #2770340 + { + "urban", + "", + AD_ENTRY1s("intro.stk", "4bd31979ea3d77a58a358c09000a85ed", 1253018), + DE_DEU, + kPlatformPC, + ADGF_NO_FLAGS + }, + kGameTypeUrban, + kFeatures640, + 0, + 0 + }, { { "urban", -- cgit v1.2.3