X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fhud%2Fcrosshair.qc;h=d16e06fb65a513e0647a4cc5777358c12963cc76;hb=126111bb9ef1d8979a6b76bcf464f6e19ea1168d;hp=f77ef67228332b49da67dea8a9b06d9d655c2a13;hpb=4ef98ee6edc20f834fe6b9841fa21650b4b418d7;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/hud/crosshair.qc b/qcsrc/client/hud/crosshair.qc index f77ef6722..d16e06fb6 100644 --- a/qcsrc/client/hud/crosshair.qc +++ b/qcsrc/client/hud/crosshair.qc @@ -1,20 +1,18 @@ #include "crosshair.qh" -#include #include #include #include - -#include #include #include -#include -#include #include -#include #include #include #include +#include +#include +#include +#include float pickup_crosshair_time, pickup_crosshair_size; float hitindication_crosshair_size;