]> 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 507fc4a413b792d6d5450d3591c6442c6d438036..36d037167bacb5d2fef195abf0b0b3ec4622eb90 100644 (file)
@@ -11,7 +11,7 @@
 .float csqcprojectile_type;
 
 bool CSQCProjectile_SendEntity(entity to, int sf)
-{
+{SELFPARAM();
        float ft, fr;
 
        // note: flag 0x08 = no trail please (teleport bit)