From 811cea60e76f39434e00c07d5b02ed920c16c191 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sat, 22 Aug 2009 13:14:46 +0000 Subject: Correct game title. svn-id: r43645 --- engines/scumm/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/scumm/detection_tables.h b/engines/scumm/detection_tables.h index e81779bdd3..57fe251e05 100644 --- a/engines/scumm/detection_tables.h +++ b/engines/scumm/detection_tables.h @@ -88,7 +88,7 @@ static const PlainGameDescriptor gameDescriptions[] = { { "football2002", "Backyard Football 2002" }, { "freddicove", "Freddi Fish 5: The Case of the Creature of Coral Cave" }, { "moonbase", "Moonbase Commander" }, - { "pjgames", "Pajama Sam: Games to Play On Any Day" }, + { "pjgames", "Pajama Sam: Games to Play on Any Day" }, { "readtime", "Blue's Reading Time Activities" }, { "Soccer2004", "Backyard Soccer 2004" }, { "SoccerMLS", "Backyard Soccer MLS Edition" }, -- cgit v1.2.3