diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/m4/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/m4/detection.cpp b/engines/m4/detection.cpp index 84e9a874c7..e89077ff5e 100644 --- a/engines/m4/detection.cpp +++ b/engines/m4/detection.cpp @@ -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"}, |