X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fhud%2Fcrosshair.qc;h=d16e06fb65a513e0647a4cc5777358c12963cc76;hb=126111bb9ef1d8979a6b76bcf464f6e19ea1168d;hp=1c0f06c6ad5fb949982a751830c3199590ed4fce;hpb=1b9511a177609328883037db2eaf3f1d9b35d5a3;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/hud/crosshair.qc b/qcsrc/client/hud/crosshair.qc index 1c0f06c6a..d16e06fb6 100644 --- a/qcsrc/client/hud/crosshair.qc +++ b/qcsrc/client/hud/crosshair.qc @@ -1,21 +1,18 @@ #include "crosshair.qh" -#include #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;