]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/assault/_mod.qh
Split gamemodes into cl and sv.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / assault / _mod.qh
index 38b426d4aef54c540ceefcc413ec7802e0b536dd..211daa89e3fba8f56711c4c56c0ec9959a837439 100644 (file)
@@ -1,2 +1,4 @@
 // generated file; do not modify
-#include <common/gamemodes/gamemode/assault/assault.qh>
+#ifdef SVQC
+    #include <common/gamemodes/gamemode/assault/sv_assault.qh>
+#endif