summaryrefslogtreecommitdiff
path: root/src/net/loginhandler.h
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-10-24 10:58:58 -0600
committerJared Adams <jaxad0127@gmail.com>2009-10-24 10:58:58 -0600
commitc3ac3fb3b95d0abcd2cbc51e8ff1f2498cc6841b (patch)
tree709fda8a3974b5e73d4cd4d7e688c544ce03ed96 /src/net/loginhandler.h
parent86e5e4c5bd29abcd90d21a64fdea7eac73665356 (diff)
downloadmana-client-c3ac3fb3b95d0abcd2cbc51e8ff1f2498cc6841b.tar.gz
mana-client-c3ac3fb3b95d0abcd2cbc51e8ff1f2498cc6841b.tar.bz2
mana-client-c3ac3fb3b95d0abcd2cbc51e8ff1f2498cc6841b.tar.xz
mana-client-c3ac3fb3b95d0abcd2cbc51e8ff1f2498cc6841b.zip
REplace instances of TMW with Mana
Diffstat (limited to 'src/net/loginhandler.h')
-rw-r--r--src/net/loginhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/loginhandler.h b/src/net/loginhandler.h
index bef88094..89af9120 100644
--- a/src/net/loginhandler.h
+++ b/src/net/loginhandler.h
@@ -35,7 +35,7 @@ class LoginHandler
{
public:
/**
- * This enum describes options specific to either eAthena or tmwserv.
+ * This enum describes options specific to either eAthena or Manaserv.
* By querying for these flags, the GUI can adapt to the current
* server type dynamically.
*/