]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/monsters/_mod.inc
Cleanup common mutators: remove IMPLEMENTATION macro
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / _mod.inc
index f9d80b3f4e36f6de4e97cc4e84fe442b559e8e5b..0478f09eec10f3bfcddac8995a4b3b14f9be81e9 100644 (file)
@@ -1,4 +1,6 @@
 // generated file; do not modify
 #include <common/monsters/all.qc>
 #include <common/monsters/spawn.qc>
 // generated file; do not modify
 #include <common/monsters/all.qc>
 #include <common/monsters/spawn.qc>
-#include <common/monsters/sv_monsters.qc>
+#ifdef SVQC
+    #include <common/monsters/sv_monsters.qc>
+#endif