From e6c8d151f90b0d517d17c06202cd39e4b236ac90 Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Sun, 20 Mar 2011 10:13:26 +0100 Subject: GOB: Add another US version of Urban Runner As supplied by Collector9 in bug report #3228040 --- 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 d81ed124d1..b12fb81be1 100644 --- a/engines/gob/detection_tables.h +++ b/engines/gob/detection_tables.h @@ -3723,6 +3723,20 @@ static const GOBGameDescription gameDescriptions[] = { kFeatures640x480 | kFeaturesTrueColor, 0, 0, 0 }, + { // Supplied by Collector9 in bug report #3228040 + { + "urban", + "", + AD_ENTRY1s("intro.stk", "6ce3d878178932053267237ec4843ce1", 1252518), + EN_USA, + kPlatformPC, + ADGF_NO_FLAGS, + GUIO_NOSUBTITLES | GUIO_NOSPEECH + }, + kGameTypeUrban, + kFeatures640x480 | kFeaturesTrueColor, + 0, 0, 0 + }, { // Supplied by gamin in the forums { "urban", -- cgit v1.2.3