]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/csqcprojectile.qh
use less bytes; add a .void() reset to all entities for later use by ready-restart
[divverent/nexuiz.git] / data / qcsrc / server / csqcprojectile.qh
1 .float csqcprojectile_clientanimate;
2
3 void CSQCProjectile(entity e, float clientanimate, float type);
4 void UpdateCSQCProjectile(entity e);