]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/weapons/spawning.qc
Rename server/items.qc to server/items/spawning.qc
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / weapons / spawning.qc
index 56f81a8aaaccffc54ae351bc8a917fee157526ea..684ea842b94a026146495ffb22db41416a7d1c15 100644 (file)
@@ -4,7 +4,7 @@
 #include "../resources.qh"
 #include <server/mutators/_mod.qh>
 #include <common/items.qh>
-#include <server/items.qh>
+#include <server/items/spawning.qh>
 #include <common/weapons/_all.qh>
 
 .bool m_isreplaced; ///< Holds whether the weapon has been replaced.