diff options
Diffstat (limited to 'engines/toon')
-rw-r--r-- | engines/toon/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/toon/detection.cpp b/engines/toon/detection.cpp index f3b510b6f4..4be03cc199 100644 --- a/engines/toon/detection.cpp +++ b/engines/toon/detection.cpp @@ -137,7 +137,7 @@ public: } virtual const char *getName() const { - return "Toon"; + return "Toonstruck"; } virtual const char *getOriginalCopyright() const { |