aboutsummaryrefslogtreecommitdiff
path: root/engines/touche/plugin.cpp
diff options
context:
space:
mode:
authorGregory Montoir2006-11-11 04:42:36 +0000
committerGregory Montoir2006-11-11 04:42:36 +0000
commitc305f6f12c9f44a35047cd11578ba25188223bc2 (patch)
tree676c998407d21be2c8b58ae85c25040d83fb0012 /engines/touche/plugin.cpp
parent3c7cb08db5c828b4628f3c9adceeb11a43fb450b (diff)
downloadscummvm-rg350-c305f6f12c9f44a35047cd11578ba25188223bc2.tar.gz
scummvm-rg350-c305f6f12c9f44a35047cd11578ba25188223bc2.tar.bz2
scummvm-rg350-c305f6f12c9f44a35047cd11578ba25188223bc2.zip
various fixes, Touche should now be completable without any major glitches
svn-id: r24672
Diffstat (limited to 'engines/touche/plugin.cpp')
-rw-r--r--engines/touche/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/touche/plugin.cpp b/engines/touche/plugin.cpp
index 9071445455..1db063fc7c 100644
--- a/engines/touche/plugin.cpp
+++ b/engines/touche/plugin.cpp
@@ -151,4 +151,4 @@ PluginError Engine_TOUCHE_create(OSystem *system, Engine **engine) {
return kNoError;
}
-REGISTER_PLUGIN(TOUCHE, "Touche: The Adventures of the 5th Musketeer", "Touche: The Adventures of the 5th Musketeer (C) US Gold");
+REGISTER_PLUGIN(TOUCHE, "Touche Engine", "Touche: The Adventures of the 5th Musketeer (C) Clipper Software");