]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/mutators/mutator/dodging/_mod.qh
Cleanup common mutators: remove IMPLEMENTATION macro
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators / mutator / dodging / _mod.qh
index b2b65f02f7afefee6e820ad90d2a3c7cf6b65cb7..fef7b8e6e4e7f289ea505ba469708bc116e3a280 100644 (file)
@@ -1,2 +1,4 @@
 // generated file; do not modify
-#include <common/mutators/mutator/dodging/dodging.qh>
+#ifdef SVQC
+    #include <common/mutators/mutator/dodging/sv_dodging.qh>
+#endif