]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/keyhunt/_mod.qh
Merge MR 'Various Q3 and QL map entity features and fixes'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / keyhunt / _mod.qh
index cd796c7ef9c92988c5c9393479bdf7771b502135..46f35788ed794f73c631421f9defa77871347bbd 100644 (file)
@@ -1,2 +1,8 @@
 // generated file; do not modify
 #include <common/gamemodes/gamemode/keyhunt/keyhunt.qh>
+#ifdef CSQC
+    #include <common/gamemodes/gamemode/keyhunt/cl_keyhunt.qh>
+#endif
+#ifdef SVQC
+    #include <common/gamemodes/gamemode/keyhunt/sv_keyhunt.qh>
+#endif