diff options
Diffstat (limited to 'engines/tucker')
| -rw-r--r-- | engines/tucker/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tucker/detection.cpp b/engines/tucker/detection.cpp index 89b0b87fbd..9b466d682d 100644 --- a/engines/tucker/detection.cpp +++ b/engines/tucker/detection.cpp @@ -143,7 +143,7 @@ public: } virtual const char *getName() const { - return "Tucker Engine"; + return "Tucker"; } virtual const char *getOriginalCopyright() const { |
