]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sv_user.c
removed some unnecessary code in CL_TimeRefresh_f
[xonotic/darkplaces.git] / sv_user.c
index dd26537193a6e60643153131b29384152e32801f..8dbd05c0e818dc1067061fc7b04ac4501835688e 100644 (file)
--- a/sv_user.c
+++ b/sv_user.c
@@ -641,6 +641,8 @@ void SV_ExecuteClientMoves(void)
                // now copy the new move
                host_client->cmd = sv_readmoves[sv_numreadmoves-1];
                host_client->movesequence = 0;
+               // make sure that normal physics takes over immediately
+               host_client->clmovement_skipphysicsframes = 0;
        }
 
        // calculate average ping time