]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/deathmatch/_mod.inc
Merge branch 'Lyberta/PlayerTemplates' into Lyberta/Survival
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / deathmatch / _mod.inc
index 2403aad758dc130f3aea6fd8dd40939bc302ecea..ba2449386cd20b9de4795a5ced19e00f44be1b07 100644 (file)
@@ -1,2 +1,4 @@
 // generated file; do not modify
-#include <common/gamemodes/gamemode/deathmatch/deathmatch.qc>
+#ifdef SVQC
+    #include <common/gamemodes/gamemode/deathmatch/sv_deathmatch.qc>
+#endif