]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/weapons/csqcprojectile.qc
Merge branch 'master' into TimePath/global_self
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / weapons / csqcprojectile.qc
index fef16a833b48ab9fa9add93bf1b8de5fc7e715f3..36d037167bacb5d2fef195abf0b0b3ec4622eb90 100644 (file)
@@ -6,12 +6,12 @@
 #include "../command/common.qh"
 
 #include "../../common/constants.qh"
-#include "../../common/weapons/weapons.qh"
+#include "../../common/weapons/all.qh"
 
 .float csqcprojectile_type;
 
 bool CSQCProjectile_SendEntity(entity to, int sf)
-{
+{SELFPARAM();
        float ft, fr;
 
        // note: flag 0x08 = no trail please (teleport bit)