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