]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/deathmatch/_mod.qh
Move gametype registers into their own files, fallback now selects a supported gamety...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / deathmatch / _mod.qh
index 2135ec9d8271f1e3e1c35e528f13632b4c4ed5a8..3e67c78ef257b8251350d1f99b686f6728d55e17 100644 (file)
@@ -1,2 +1,5 @@
 // generated file; do not modify
 #include <common/gamemodes/gamemode/deathmatch/deathmatch.qh>
+#ifdef SVQC
+    #include <common/gamemodes/gamemode/deathmatch/sv_deathmatch.qh>
+#endif