]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/_mod.inc
Fix FL_WEAPON flag overlapping FL_JUMPRELEASED. This unintentional change was introdu...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / _mod.inc
index 90edfa6185ac02c18f24faa61136a7b2a05abb7d..4a45c1edb0123b87fa606dbf2d1d916a62df9717 100644 (file)
@@ -7,7 +7,8 @@
 #include <common/mapinfo.qc>
 #include <common/net_notice.qc>
 #include <common/playerstats.qc>
+#include <common/replicate.qc>
 #include <common/state.qc>
-#include <common/t_items.qc>
 #include <common/util.qc>
 #include <common/viewloc.qc>
+#include <common/wepent.qc>