aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent
diff options
context:
space:
mode:
authorThierry Crozat2011-05-22 12:46:57 +0100
committerThierry Crozat2011-05-22 12:47:35 +0100
commitd2a55b42c938ef7a3ae19ff9fd8d6d2d5a727756 (patch)
tree5af04acf15810b371289d7476088530082a9c908 /engines/teenagent
parent041a08b7c04d64858c35baabefa6c0a133ea11d2 (diff)
downloadscummvm-rg350-d2a55b42c938ef7a3ae19ff9fd8d6d2d5a727756.tar.gz
scummvm-rg350-d2a55b42c938ef7a3ae19ff9fd8d6d2d5a727756.tar.bz2
scummvm-rg350-d2a55b42c938ef7a3ae19ff9fd8d6d2d5a727756.zip
ENGINES: Further unify engine names
Diffstat (limited to 'engines/teenagent')
-rw-r--r--engines/teenagent/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/teenagent/detection.cpp b/engines/teenagent/detection.cpp
index 4784e2fb7e..5012e6af65 100644
--- a/engines/teenagent/detection.cpp
+++ b/engines/teenagent/detection.cpp
@@ -113,7 +113,7 @@ public:
}
virtual const char *getName() const {
- return "Teen Agent";
+ return "TeenAgent";
}
virtual const char *getOriginalCopyright() const {