]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/progs.inc
Mutators: self containment
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / progs.inc
index b51ae73a6b3bdff08e3d6031f5b9244275ceabbf..a68f9dd7148d59679f8f7a6922cb7fee6d19f821 100644 (file)
@@ -43,8 +43,6 @@
 
 #include "command/all.qc"
 
-#include "mutators/all.qc"
-
 #include "pathlib/_all.inc"
 
 #include "weapons/accuracy.qc"
@@ -88,6 +86,7 @@
 #include "../common/vehicles/all.qc"
 #include "../common/weapons/all.qc"
 #include "../common/mutators/all.qc"
+#include "mutators/all.qc"
 
 #include "../common/turrets/sv_turrets.qc"
 #include "../common/turrets/config.qc"