]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/projectile.qh
Full support for 3 and 4 teams in CA and Freezetag
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / projectile.qh
1 .float traileffect;
2 void Projectile_ResetTrail(vector to);
3 void Projectile_DrawTrail(vector to);