Skip to content

Commit

Permalink
M4: Fix the title of riddle
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Hoops committed May 7, 2011
1 parent daa2732 commit 58d318d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/m4/detection.cpp
Expand Up @@ -48,7 +48,7 @@ Common::Platform MadsM4Engine::getPlatform() const { return _gameDescription->de

static const PlainGameDescriptor m4Games[] = {
{"m4", "MADS/M4 engine game"},
{"riddle", "Riddle of Master Lu: Believe it or Not!"},
{"riddle", "Ripley's Believe It of Not!: The Riddle of Master Lu"},
{"burger", "Orion Burger"},
{"rex", "Rex Nebular and the Cosmic Gender Bender"},
{"dragon", "DragonSphere"},
Expand Down

0 comments on commit 58d318d

Please sign in to comment.