From bfcf0e85b4b1c5cdd18c710460884e6f39bd8086 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Wed, 16 Feb 2011 13:51:45 -0500 Subject: SCI: Fix Mixed-Up Mother Goose FM Towns Thanks to alexbevi --- engines/sci/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sci/detection_tables.h') diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h index f042664d8d..c7ef720e1f 100644 --- a/engines/sci/detection_tables.h +++ b/engines/sci/detection_tables.h @@ -2274,7 +2274,7 @@ static const struct ADGameDescription SciGameDescriptions[] = { Common::EN_ANY, Common::kPlatformWindows, ADGF_DEMO, GUIO_NOSPEECH }, // Mixed-Up Mother Goose - FM-Towns (supplied by abevi in bug report #3038720) - {"mothergoose", "", { + {"mothergoose256", "", { {"resource.map", 0, "b11e971ccd2040bebba59dfb409a08ef", 5772}, {"resource.001", 0, "d49625d9b8005ec01c852f8322a82867", 4330713}, AD_LISTEND}, -- cgit v1.2.3