]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/weapons/common.qc
Purge some more 0 slot cases
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / weapons / common.qc
index 954f82564fb9a5e17a8ee49924987c3c45e22a00..03031c1580ac20a1ea3765190e4a58feda89c88a 100644 (file)
@@ -5,8 +5,8 @@
 #include <common/deathtypes/all.qh>
 #include <common/notifications/all.qh>
 #include <common/util.qh>
-#include <common/weapons/all.qh>
-#include <common/items/all.qc>
+#include <common/weapons/_all.qh>
+#include <common/items/_mod.qh>
 
 void W_GiveWeapon(entity e, int wep)
 {