From 634deef6834a8f3407423b14d2232d1b5597f6f4 Mon Sep 17 00:00:00 2001 From: Kari Salminen Date: Sat, 7 Feb 2009 19:47:26 +0000 Subject: Add detection entry for Gold Rush! 3.0 (Bought from The Software Farm, reported by Muyfa666 on the forums and in the bug report #2565036). svn-id: r36246 --- engines/agi/detection.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp index 4b59b39c32..d88b306af0 100644 --- a/engines/agi/detection.cpp +++ b/engines/agi/detection.cpp @@ -225,6 +225,9 @@ static const AGIGameDescription gameDescriptions[] = { // Gold Rush! (PC 3.5") 2.01 12/22/88 [AGI 3.002.149] GAME3("goldrush", "2.01 1988-12-22 3.5\"", "grdir", "6a285235745f69b4b421403659497216", 0x3149, GID_GOLDRUSH), + // Gold Rush! (PC 3.5", bought from The Software Farm) 3.0 1998-12-22 [AGI 3.002.149] + GAME3("goldrush", "3.0 1998-12-22 3.5\"", "grdir", "6882b6090473209da4cd78bb59f78dbe", 0x3149, GID_GOLDRUSH), + { // Gold Rush! (PC 5.25") 2.01 12/22/88 [AGI 3.002.149] { -- cgit v1.2.3