]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
add a +1 because we can
authorRudolf Polzer <divverent@alientrap.org>
Tue, 20 Dec 2011 20:07:13 +0000 (21:07 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 20 Dec 2011 20:07:13 +0000 (21:07 +0100)
qcsrc/csqcmodel/cl_player.qc

index c2e366c9de1504df5275d28f6e47e1cd5512e33f..e9db6d7b206a4c1c96667f17c9e4dab431b3ef76 100644 (file)
@@ -208,7 +208,7 @@ void CSQCPlayer_SetCamera()
 
                                CSQCPlayer_SavePrediction();
                        }
-                       CSQCPlayer_PredictTo(clientcommandframe);
+                       CSQCPlayer_PredictTo(clientcommandframe + 1);
 
                        CSQCPlayer_SetMinsMaxs();
                }