X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=cl_input.c;h=da3104fdac12ea2f9455a8802c6fde0833cf3561;hb=refs%2Fheads%2Fbones_was_here%2Fspecmult;hp=7c5598ca54960ff1666673a5efaeb4ca52060193;hpb=0706fdfa8e33548670e59234409eac2c51849631;p=xonotic%2Fdarkplaces.git 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"); } /*