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