]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/keepaway/_mod.inc
Split gamemodes into cl and sv.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / keepaway / _mod.inc
index 9426d78074063808380a788a173a2825a696df6a..420f7af78aa2c29c635e28e9b8113210230f2629 100644 (file)
@@ -1,2 +1,4 @@
 // generated file; do not modify
-#include <common/gamemodes/gamemode/keepaway/keepaway.qc>
+#ifdef SVQC
+    #include <common/gamemodes/gamemode/keepaway/sv_keepaway.qc>
+#endif