white space

This commit is contained in:
Bill Currie 2001-05-30 20:55:28 +00:00
parent de4ab28d38
commit 80be659b4a
2 changed files with 8 additions and 12 deletions

View file

@ -44,12 +44,10 @@
#include "view.h"
/*
The view is allowed to move slightly from it's true position for bobbing,
but if it exceeds 8 pixels linear distance (spherical, not box), the list of
entities sent from the server may not include everything in the pvs, especially
when crossing a water boudnary.
The view is allowed to move slightly from it's true position for bobbing,
but if it exceeds 8 pixels linear distance (spherical, not box), the list
of entities sent from the server may not include everything in the pvs,
especially when crossing a water boudnary.
*/
extern cvar_t *cl_cshift_bonus;

View file

@ -47,12 +47,10 @@
#include "view.h"
/*
The view is allowed to move slightly from it's true position for bobbing,
but if it exceeds 8 pixels linear distance (spherical, not box), the list of
entities sent from the server may not include everything in the pvs, especially
when crossing a water boudnary.
The view is allowed to move slightly from it's true position for bobbing,
but if it exceeds 8 pixels linear distance (spherical, not box), the list
of entities sent from the server may not include everything in the pvs,
especially when crossing a water boudnary.
*/
extern cvar_t *cl_cshift_bonus;