From d62b4c62c4521b21067289ff879ef8cb1f85bba3 Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Tue, 28 Apr 2009 22:04:03 +0000 Subject: Reorder :P svn-id: r40189 --- engines/gob/detection.cpp | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'engines') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index 8edd1604ba..32ed6078cf 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -2534,6 +2534,20 @@ static const GOBGameDescription gameDescriptions[] = { 0, 0 }, + { // Supplied by gamin in the forums + { + "urban", + "", + AD_ENTRY1s("intro.stk", "b991ed1d31c793e560edefdb349882ef", 1276408), + FR_FRA, + kPlatformPC, + ADGF_NO_FLAGS + }, + kGameTypeUrban, + kFeatures640, + 0, + 0 + }, { // Supplied by jvprat on #scummvm { "urban", @@ -2693,20 +2707,6 @@ static const GOBGameDescription gameDescriptions[] = { 0, "s.scn" }, - { // Supplied by gamin in the forums - { - "urban", - "", - AD_ENTRY1s("intro.stk", "b991ed1d31c793e560edefdb349882ef", 1276408), - FR_FRA, - kPlatformPC, - ADGF_NO_FLAGS - }, - kGameTypeUrban, - kFeatures640, - 0, - 0 - }, { { "adibou4", -- cgit v1.2.3