diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/gob/detection.cpp | 28 |
1 files changed, 14 insertions, 14 deletions
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", |