]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/mutators/mutator/weaponarena_random/_mod.inc
Cleanup common mutators: remove IMPLEMENTATION macro
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators / mutator / weaponarena_random / _mod.inc
index 742510b883501ca97946c1b851ed4ac6aa148b72..034b51d1177e3d3faab54e27b54c3ddffa75a7cc 100644 (file)
@@ -1,2 +1,4 @@
 // generated file; do not modify
-#include <common/mutators/mutator/weaponarena_random/weaponarena_random.qc>
+#ifdef SVQC
+    #include <common/mutators/mutator/weaponarena_random/sv_weaponarena_random.qc>
+#endif