]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Rerun genmod.sh to obtain proper _mod files. 420/head
authorLyberta <lyberta@lyberta.net>
Sat, 11 Mar 2017 13:51:57 +0000 (16:51 +0300)
committerLyberta <lyberta@lyberta.net>
Sat, 11 Mar 2017 13:51:57 +0000 (16:51 +0300)
qcsrc/common/_mod.qh
qcsrc/common/mutators/mutator/walljump/_mod.inc
qcsrc/common/mutators/mutator/walljump/_mod.qh
qcsrc/lib/matrix/_mod.inc
qcsrc/lib/matrix/_mod.qh

index e32b270e08a6c6294ec201897c36a7df2ea2e18d..3e16f9cbe8e4c024b45dc8e3f252f6e7b42fff5e 100644 (file)
@@ -11,3 +11,4 @@
 #include <common/t_items.qh>
 #include <common/util.qh>
 #include <common/viewloc.qh>
+#include <common/wepent.qh>
index 4f879c851e099dc90055947d384e36a4509e28a4..a9e33b9e110648d9bed339e6ff131a0df7c4b78e 100644 (file)
@@ -1,4 +1,2 @@
 // generated file; do not modify
-#ifdef GAMEQC
-    #include <common/mutators/mutator/walljump/walljump.qc>
-#endif
+#include <common/mutators/mutator/walljump/walljump.qc>
index 59ab51518ee1e393d9ee414010d7c017c29d9a03..18e4c63f4886a88bb69b5398ede6461f5f3c98f8 100644 (file)
@@ -1,4 +1,2 @@
 // generated file; do not modify
-#ifdef GAMEQC
-       #include <common/mutators/mutator/walljump/walljump.qh>
-#endif
+#include <common/mutators/mutator/walljump/walljump.qh>
index d68dc7d968ee14850297dc46b5ef744c76761a73..4854f092a0aba4d21b65675082913140dfb38d39 100644 (file)
@@ -1,5 +1,3 @@
 // generated file; do not modify
-#if XONOTIC
-       #include <lib/matrix/command.qc>
-#endif
+#include <lib/matrix/command.qc>
 #include <lib/matrix/matrix.qc>
index c351afe8f7c91f41123a4d68effd731f7f79659a..965812297204137ccb73c865636c0784ca5002f3 100644 (file)
@@ -1,5 +1,3 @@
 // generated file; do not modify
-#if XONOTIC
-       #include <lib/matrix/command.qh>
-#endif
+#include <lib/matrix/command.qh>
 #include <lib/matrix/matrix.qh>