]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/tdm/_mod.qh
Merge branch 'master' into martin-t/dmgtext
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / tdm / _mod.qh
index f1965c10954f1da4a2fd3e3ad9437bb2f21ad573..5be8ea6e6fa7b2537c6e7469d95785ee06f67857 100644 (file)
@@ -1,2 +1,4 @@
 // generated file; do not modify
-#include <common/gamemodes/gamemode/tdm/tdm.qh>
+#ifdef SVQC
+    #include <common/gamemodes/gamemode/tdm/sv_tdm.qh>
+#endif