]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/clanarena/_mod.inc
Merge branch 'terencehill/noclip_death_fix' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / clanarena / _mod.inc
index 57dc9b3dd3c83aa92becba730a7c2d40ebc2c07c..d2a6992f671fa0fccfe1a5c58c3ca05ffb874674 100644 (file)
@@ -1,2 +1,8 @@
 // generated file; do not modify
 #include <common/gamemodes/gamemode/clanarena/clanarena.qc>
+#ifdef CSQC
+    #include <common/gamemodes/gamemode/clanarena/cl_clanarena.qc>
+#endif
+#ifdef SVQC
+    #include <common/gamemodes/gamemode/clanarena/sv_clanarena.qc>
+#endif