- cleanup

This commit is contained in:
Christoph Oelckers 2020-07-24 19:58:21 +02:00
parent d10bf41b03
commit e9e4ebbfea

View file

@ -355,9 +355,6 @@ void displayrest(int smoothratio)
if ((unsigned)a < MAXTILES)
{
vec2_t crosshairpos = { };
//vec2_t crosshairpos = { ud.returnvar[0], ud.returnvar[1] };
uint32_t crosshair_o = 1 | 2;
double crosshair_scale = cl_crosshairscale * .01;
if (isRR()) crosshair_scale *= .5;