removed unused variable

This commit is contained in:
Valery Guskov 2016-04-04 23:57:08 +03:00
parent e9dcf8d09e
commit 9693004afb
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ struct model_s *gun_model;
cvar_t *crosshair;
cvar_t *crosshair_3d;
cvar_t *crosshair_3d_glow;
cvar_t *crosshair_3d_color;
cvar_t *crosshair_scale;
cvar_t *cl_testparticles;