]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/weapons/weaponstats.qc
Minor cleanup of world.qc, move most intermission and map handling code into intermis...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / weapons / weaponstats.qc
index 296d10fa6bd0bef9b26f857c6e86ed4db684b9f7..02ba234ea990f9a4844473c6f2830a5b5f5dc738 100644 (file)
@@ -1,8 +1,10 @@
 #include "weaponstats.qh"
 
-#include <server/defs.qh>
+#include <server/intermission.qh>
+#include <common/weapons/_all.qh>
+#include <common/stats.qh>
 #include <server/miscfunctions.qh>
-#include "../g_world.qh"
+#include "../world.qh"
 
 #include <common/weapons/_all.qh>