aboutsummaryrefslogtreecommitdiff
path: root/engines/lure
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lure')
-rw-r--r--engines/lure/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lure/detection.cpp b/engines/lure/detection.cpp
index a49ac5f8c9..ae9e2b0cf9 100644
--- a/engines/lure/detection.cpp
+++ b/engines/lure/detection.cpp
@@ -216,7 +216,7 @@ public:
}
virtual const char *getName() const {
- return "Lure";
+ return "Lure of the Temptress";
}
virtual const char *getOriginalCopyright() const {