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