summaryrefslogtreecommitdiff
path: root/src/net/eathena/loginrecv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/loginrecv.cpp')
-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 ce696141c..840869703 100644
--- a/src/net/eathena/loginrecv.cpp
+++ b/src/net/eathena/loginrecv.cpp
@@ -76,7 +76,7 @@ void LoginRecv::processLoginError2(Net::MessageIn &msg)
break;
case 5:
// TRANSLATORS: error message
- errorMessage = _("Client too old.");
+ errorMessage = _("Client too old or wrong server type.");
break;
case 6:
// TRANSLATORS: error message