This fixes an ugly bug caused by a bug in the ugly netquake step up smoothing code :)

This commit is contained in:
Anton E. Gavrilov 2000-12-15 12:18:54 +00:00
parent ea2a5c6f3e
commit 32910a1b5f
3 changed files with 5 additions and 2 deletions

View file

@ -280,7 +280,7 @@ typedef struct
float driftmove;
double laststop;
int onground; // -1 when in air
float crouch; // local amount for smoothing stepups
qboolean paused; // send over by server