mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 08:40:39 +00:00
ghost crosshair bug fixed
This commit is contained in:
parent
64ac247e0c
commit
f5bca8ba17
3 changed files with 6 additions and 2 deletions
|
@ -107,6 +107,7 @@ extern cvar_t *r_maxedges;
|
|||
/* extern cvar_t r_numedges;
|
||||
CVAR_FIXME */
|
||||
extern cvar_t *r_numedges;
|
||||
extern cvar_t *crosshair;
|
||||
|
||||
#define XCENTERING (1.0 / 2.0)
|
||||
#define YCENTERING (1.0 / 2.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue