From 31818ad4fd42c9a0689eed30a44ab7b846e52d1e Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Wed, 4 May 2011 21:14:19 +0200 Subject: GOB: Add another Italian Urban Runner version As supplied by alex86r in bug report #3297602. --- engines/gob/detection_tables.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'engines') diff --git a/engines/gob/detection_tables.h b/engines/gob/detection_tables.h index b12fb81be1..fea32ec0a5 100644 --- a/engines/gob/detection_tables.h +++ b/engines/gob/detection_tables.h @@ -3779,6 +3779,20 @@ static const GOBGameDescription gameDescriptions[] = { kFeatures640x480 | kFeaturesTrueColor, 0, 0, 0 }, + { // Supplied by alex86r in bug report #3297602 + { + "urban", + "", + AD_ENTRY1s("intro.stk", "4e4a3c017fe5475353bf94c455fe3efd", 1253448), + IT_ITA, + kPlatformPC, + ADGF_NO_FLAGS, + GUIO_NOSUBTITLES | GUIO_NOSPEECH + }, + kGameTypeUrban, + kFeatures640x480 | kFeaturesTrueColor, + 0, 0, 0 + }, { // Supplied by goodoldgeorg in bug report #2770340 { "urban", -- cgit v1.2.3