X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=cl_input.c;h=da3104fdac12ea2f9455a8802c6fde0833cf3561;hb=f847004b9818defbfd4bf15fe7b891fee2706079;hp=ebc508677d81f36c3608f95132fb8654c26be23b;hpb=4048c5cdec22f262fb5925aea3eb0d6941c4d0c5;p=xonotic%2Fdarkplaces.git diff --git a/cl_input.c b/cl_input.c index ebc50867..da3104fd 100644 --- a/cl_input.c +++ b/cl_input.c @@ -2167,10 +2167,7 @@ void CL_SendMove(void) in_impulse = 0; if (cls.netcon->message.overflowed) - { - Con_Print("CL_SendMove: lost server connection\n"); - CL_Disconnect(); - } + CL_DisconnectEx(true, "Lost connection to server"); } /*