mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-10 07:12:07 +00:00
removed unused variable
This commit is contained in:
parent
e9dcf8d09e
commit
9693004afb
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ struct model_s *gun_model;
|
||||||
cvar_t *crosshair;
|
cvar_t *crosshair;
|
||||||
cvar_t *crosshair_3d;
|
cvar_t *crosshair_3d;
|
||||||
cvar_t *crosshair_3d_glow;
|
cvar_t *crosshair_3d_glow;
|
||||||
cvar_t *crosshair_3d_color;
|
|
||||||
|
|
||||||
cvar_t *crosshair_scale;
|
cvar_t *crosshair_scale;
|
||||||
cvar_t *cl_testparticles;
|
cvar_t *cl_testparticles;
|
||||||
|
|
Loading…
Reference in a new issue