From: Mario Date: Mon, 18 Jun 2018 12:23:24 +0000 (+1000) Subject: Update hash X-Git-Tag: xonotic-v0.8.5~2012 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=90792ce619c4921c30e2db21dd7c25ae57ed8f13 Update hash --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fe12497e5b..8243f0d9ba 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,7 +29,7 @@ test_sv_game: - wget -O data/maps/stormkeep.waypoints https://gitlab.com/xonotic/xonotic-maps.pk3dir/raw/master/maps/stormkeep.waypoints - wget -O data/maps/stormkeep.waypoints.cache https://gitlab.com/xonotic/xonotic-maps.pk3dir/raw/master/maps/stormkeep.waypoints.cache - make - - EXPECT=6045b7f82af8079081b69f1475758501 + - EXPECT=de6a7d95ce65fb6c66558a93a9fb994f - HASH=$(${ENGINE} -noconfig -nohome +exec serverbench.cfg | tee /dev/stderr | grep '^:' diff --git a/qcsrc/client/hud/panel/radar.qc b/qcsrc/client/hud/panel/radar.qc index 9959ad977e..bd94520d4e 100644 --- a/qcsrc/client/hud/panel/radar.qc +++ b/qcsrc/client/hud/panel/radar.qc @@ -6,6 +6,7 @@ #include #include #include +#include #include #include