]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/cts/_mod.inc
Move gametype registers into their own files, fallback now selects a supported gamety...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / cts / _mod.inc
index ab0d8a477450a1cb35957aeeea9c29903d64e81d..5978c8bac13d67df1d22f1d39b47d1a33a222b76 100644 (file)
@@ -1,2 +1,5 @@
 // generated file; do not modify
 #include <common/gamemodes/gamemode/cts/cts.qc>
+#ifdef SVQC
+    #include <common/gamemodes/gamemode/cts/sv_cts.qc>
+#endif