]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/_all.qh
Don't allow detonation of rockets in XDF (allowing it was an accidental change in...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / _all.qh
index 746734dee2011e048533d0113c4d59a089ea4e82..5935342ae474c7e064159402e5b830c1752caaed 100644 (file)
@@ -1,4 +1,5 @@
 #pragma once
+//#include "_mod.qh"
 
 #include <common/util.qh>
 
@@ -10,3 +11,7 @@
 #include "defs.qh"
 #include "main.qh"
 #include "miscfunctions.qh"
+#include "view.qh"
+
+#include <common/ent_cs.qh>
+#include <common/wepent.qh>