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