]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/mutator_buffs.qc
common: move instagib and nexball as they add custom items and weapons
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / mutator_buffs.qc
index 739eeb8c91892ce9d027d935e629a4a17ff5f627..e222b7df0a9df24835d3affcede0a9febc8c3247 100644 (file)
@@ -3,6 +3,7 @@
 
 #include "mutator.qh"
 
+#include "../../common/gamemodes/all.qh"
 #include "../../common/buffs/all.qh"
 
 entity buff_FirstFromFlags(int _buffs)