mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-10 07:12:07 +00:00
unncecessary newlines
This commit is contained in:
parent
d09c942b52
commit
248bebeca6
1 changed files with 0 additions and 2 deletions
|
@ -766,8 +766,6 @@ CL_CalcViewValues(void)
|
||||||
lerp = cl.lerpfrac;
|
lerp = cl.lerpfrac;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* calculate the origin */
|
/* calculate the origin */
|
||||||
if ((cl_predict->value) && !(cl.frame.playerstate.pmove.pm_flags & PMF_NO_PREDICTION))
|
if ((cl_predict->value) && !(cl.frame.playerstate.pmove.pm_flags & PMF_NO_PREDICTION))
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue