]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/_mod.qh
Add a mutator hook to not show the scoreboard while dead
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / _mod.qh
index 98fb4815c1ce28cc699a429537ea75c2643b4487..b3ed42da611d3a6aeedb4dd2e334cb52cba769a2 100644 (file)
@@ -1 +1,7 @@
 // generated file; do not modify
+#include <common/gamemodes/rules.qh>
+#ifdef SVQC
+    #include <common/gamemodes/sv_rules.qh>
+#endif
+
+#include <common/gamemodes/gamemode/_mod.qh>