]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/damage.qc
Remove direct server #includes from client
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / damage.qc
index c962777c91d2ae434fcc944f9feeaf527fddd381..6826b03ce39f8aaa2c72e8db52de79c8a5cbf741 100644 (file)
@@ -5,11 +5,15 @@
 #include "gibs.qh"
 #include "movetypes.qh"
 #include "prandom.qh"
+
 #include "vehicles/vehicles.qh"
+
 #include "../common/constants.qh"
 #include "../common/deathtypes.qh"
 #include "../common/util.qh"
+
 #include "../common/weapons/weapons.qh"
+
 #include "../dpdefs/csprogsdefs.qh"
 
 .entity tag_entity;