[Scummvm-cvs-logs] scummvm master -> def47fd87472a456fe373f9639e541653d590502
clone2727
clone2727 at gmail.com
Sun Mar 27 17:45:49 CEST 2011
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
def47fd874 MOHAWK: Correct title of Dr. Seuss's ABC
Commit: def47fd87472a456fe373f9639e541653d590502
https://github.com/scummvm/scummvm/commit/def47fd87472a456fe373f9639e541653d590502
Author: Matthew Hoops (clone2727 at gmail.com)
Date: 2011-03-27T08:44:02-07:00
Commit Message:
MOHAWK: Correct title of Dr. Seuss's ABC
Changed paths:
engines/mohawk/detection.cpp
diff --git a/engines/mohawk/detection.cpp b/engines/mohawk/detection.cpp
index f759304..5bd904d 100644
--- a/engines/mohawk/detection.cpp
+++ b/engines/mohawk/detection.cpp
@@ -108,7 +108,7 @@ static const PlainGameDescriptor mohawkGames[] = {
{"jamesmath", "James Discovers/Explores Math"},
{"treehouse", "The Treehouse"},
{"greeneggs", "Green Eggs and Ham"},
- {"seussabc", "Dr Seuss ABC"},
+ {"seussabc", "Dr Seuss's ABC"},
{"1stdegree", "In the 1st Degree"},
{"csusa", "Where in the USA is Carmen Sandiego?"},
{"tortoise", "Aesop's Fables: The Tortoise and the Hare"},
More information about the Scummvm-git-logs
mailing list