aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/detection_tables.h
diff options
context:
space:
mode:
authorMatthew Hoops2011-02-16 13:51:45 -0500
committerMatthew Hoops2011-02-16 14:24:39 -0500
commitbfcf0e85b4b1c5cdd18c710460884e6f39bd8086 (patch)
tree9c1e7d8f96ad679c4bf22ffcf4f20a585d3c44a1 /engines/sci/detection_tables.h
parente19d6a2462c559577a1009f20e1fc6bc7a7ba730 (diff)
downloadscummvm-rg350-bfcf0e85b4b1c5cdd18c710460884e6f39bd8086.tar.gz
scummvm-rg350-bfcf0e85b4b1c5cdd18c710460884e6f39bd8086.tar.bz2
scummvm-rg350-bfcf0e85b4b1c5cdd18c710460884e6f39bd8086.zip
SCI: Fix Mixed-Up Mother Goose FM Towns
Thanks to alexbevi
Diffstat (limited to 'engines/sci/detection_tables.h')
-rw-r--r--engines/sci/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
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},