]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Update hash
authorMario <mario@smbclan.net>
Mon, 18 Jun 2018 12:23:24 +0000 (22:23 +1000)
committerMario <mario@smbclan.net>
Mon, 18 Jun 2018 12:23:24 +0000 (22:23 +1000)
.gitlab-ci.yml
qcsrc/client/hud/panel/radar.qc

index fe12497e5b6051485437c913a1fe3e2a38de208d..8243f0d9ba5af67ff036301b93dfb84e9510ca87 100644 (file)
@@ -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 '^:'
index 9959ad977e1a3cd2b5b97691dbdd2a6c514c56f8..bd94520d4e4292972e51277c0f27d6fc7fd7cd75 100644 (file)
@@ -6,6 +6,7 @@
 #include <common/ent_cs.qh>
 #include <common/mapinfo.qh>
 #include <client/mapvoting.qh>
+#include <client/resources.qh>
 #include <client/teamradar.qh>
 #include <common/mutators/mutator/waypoints/all.qh>