diff options
Diffstat (limited to 'engines/mortevielle')
| -rw-r--r-- | engines/mortevielle/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mortevielle/detection.cpp b/engines/mortevielle/detection.cpp index 7bc5339179..c4a4841ee2 100644 --- a/engines/mortevielle/detection.cpp +++ b/engines/mortevielle/detection.cpp @@ -61,7 +61,7 @@ public: _flags = kADFlagUseExtraAsHint; } virtual const char *getName() const { - return "Mortevielle"; + return "Mortville Manor"; } virtual const char *getOriginalCopyright() const { |
