]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/mutators/mutator/melee_only/_mod.inc
BOT AI: Sometimes bot is pushed so hard (by a jumppad or a shot) that ends up touchin...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators / mutator / melee_only / _mod.inc
index d2132e680ce723b8c14f973910b84d70c5ddd41d..da02f0808601dea33caa0dc281dd04d6b96cdd6a 100644 (file)
@@ -1,2 +1,4 @@
 // generated file; do not modify
-#include "melee_only.qc"
+#ifdef SVQC
+    #include <common/mutators/mutator/melee_only/sv_melee_only.qc>
+#endif