]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/_mod.qh
Merge branch 'master' into martin-t/globals
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / _mod.qh
index a7b7a54af44b8c2777885d56b7d38a48911ba5e8..b3ed42da611d3a6aeedb4dd2e334cb52cba769a2 100644 (file)
@@ -1,2 +1,7 @@
 // generated file; do not modify
-#include <common/gamemodes/all.qh>
+#include <common/gamemodes/rules.qh>
+#ifdef SVQC
+    #include <common/gamemodes/sv_rules.qh>
+#endif
+
+#include <common/gamemodes/gamemode/_mod.qh>