@ -150,10 +150,10 @@ public class LoginServerMsgHandler implements NetMsgHandler {
@@ -150,10 +150,10 @@ public class LoginServerMsgHandler implements NetMsgHandler {
return;
}
if(cMinorVer.length()<8||cMinorVer.length()>16){
this.KickToLogin(MBServerStatics.LOGINERROR_INCORRECT_CLIENT_VERSION,"Minor Version Failure: ",cc);