]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/ctf/_mod.qh
Merge branch 'Lyberta/PlayerTemplates' into Lyberta/Survival
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / ctf / _mod.qh
index c1ddd9731ca231f3e633bb69606a7c5fe211c055..e7fcea7bcf0fed7cd4ac697f5368da35d848e3ee 100644 (file)
@@ -1,2 +1,5 @@
 // generated file; do not modify
 #include <common/gamemodes/gamemode/ctf/ctf.qh>
+#ifdef SVQC
+    #include <common/gamemodes/gamemode/ctf/sv_ctf.qh>
+#endif