summaryrefslogtreecommitdiff
path: root/src/net/eathena
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-13 15:37:33 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-13 15:37:33 -0300
commite3fad19e04900ec23db6a4b42a6a3208bd276e4b (patch)
treedbae0fe700c5abf66aca7b783a42c8d95a64cd54 /src/net/eathena
parentcab0cf80f75d890b908c4526c9c83abd1e9017c1 (diff)
downloadmv-e3fad19e04900ec23db6a4b42a6a3208bd276e4b.tar.gz
mv-e3fad19e04900ec23db6a4b42a6a3208bd276e4b.tar.bz2
mv-e3fad19e04900ec23db6a4b42a6a3208bd276e4b.tar.xz
mv-e3fad19e04900ec23db6a4b42a6a3208bd276e4b.zip
Continue what we started; But preserve more of the hardcoded stuff
(Including manaplus.exe - no renaming Windows build I guess)
Diffstat (limited to 'src/net/eathena')
-rw-r--r--src/net/eathena/loginrecv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/loginrecv.cpp b/src/net/eathena/loginrecv.cpp
index 61983556b..ce7c0dcd9 100644
--- a/src/net/eathena/loginrecv.cpp
+++ b/src/net/eathena/loginrecv.cpp
@@ -89,7 +89,7 @@ void LoginRecv::processLoginError2(Net::MessageIn &msg)
case 5:
// TRANSLATORS: error message
errorMessage = _("Client too old or wrong server type.\n"
- "Please update client on http://manaplus.org");
+ "Please update client on http://manaplus.germantmw.de");
break;
case 6:
// TRANSLATORS: error message