]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/_mod.inc
Merge branch 'bones_was_here/vidsettings' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / _mod.inc
index 98fb4815c1ce28cc699a429537ea75c2643b4487..90cfa6aa4ce1b4a089bbada081774d692e92b8df 100644 (file)
@@ -1 +1,7 @@
 // generated file; do not modify
+#include <common/gamemodes/rules.qc>
+#ifdef SVQC
+    #include <common/gamemodes/sv_rules.qc>
+#endif
+
+#include <common/gamemodes/gamemode/_mod.inc>