]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/weapons/weaponsystem.qh
Rename main.qc to weaponsystem.qc
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / weapons / weaponsystem.qh
1 float weaponswapping;
2 float internalteam;
3
4 void weapon_defaultspawnfunc(float wpn);