]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/tdm/_mod.inc
Merge branch 'master' into terencehill/glowmod_color_fix
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / tdm / _mod.inc
index ef7137a004e5147d7c002c3998dbcd3f80e90929..bea3814f00e5d0d887f6eb40cb6d3dcdaf46eb43 100644 (file)
@@ -1,2 +1,5 @@
 // generated file; do not modify
 #include <common/gamemodes/gamemode/tdm/tdm.qc>
+#ifdef SVQC
+    #include <common/gamemodes/gamemode/tdm/sv_tdm.qc>
+#endif