X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=cl_input.c;h=da3104fdac12ea2f9455a8802c6fde0833cf3561;hp=7c5598ca54960ff1666673a5efaeb4ca52060193;hb=f129784b67308e149e458c9dfbdf245535ab2a8f;hpb=0706fdfa8e33548670e59234409eac2c51849631 diff --git a/cl_input.c b/cl_input.c index 7c5598ca..da3104fd 100644 --- a/cl_input.c +++ b/cl_input.c @@ -2167,7 +2167,7 @@ void CL_SendMove(void) in_impulse = 0; if (cls.netcon->message.overflowed) - CL_Disconnect(true, "Lost connection to server"); + CL_DisconnectEx(true, "Lost connection to server"); } /*