]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/weapons/weaponstats.qc
Clean out self use from the weapon selection code
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / weapons / weaponstats.qc
index 6701f5829a25839ba5e353d7deaaaee12cae8aa2..4e5f347488249f96f1457fffebca51ec1142da16 100644 (file)
@@ -1,9 +1,8 @@
 #include "weaponstats.qh"
-#include "../_all.qh"
 
 #include "../g_world.qh"
 
-#include "../../common/weapons/all.qh"
+#include <common/weapons/all.qh>
 
 void WeaponStats_Init()
 {