]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/_mod.inc
Update default video settings
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / _mod.inc
index 254d13d7e204d0d694503f89d5e0b1e4b6cdd133..90cfa6aa4ce1b4a089bbada081774d692e92b8df 100644 (file)
@@ -1,2 +1,7 @@
 // generated file; do not modify
-#include "all.qc"
+#include <common/gamemodes/rules.qc>
+#ifdef SVQC
+    #include <common/gamemodes/sv_rules.qc>
+#endif
+
+#include <common/gamemodes/gamemode/_mod.inc>