]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
Weapons: remove WEP_ACTION
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index f6f3d1b7a0cab833b6b5322ee8c85a8b24da7387..251da0d6274262b7c6ec3a3c1e88134806ab3267 100644 (file)
@@ -164,7 +164,6 @@ const float MAX_DAMAGEEXTRARADIUS = 16;
 
 // WEAPONTODO
 .float autoswitch;
-//float _WEP_ACTION(float wpn, float wrequest);
 float client_hasweapon(entity cl, float wpn, float andammo, float complain);
 void w_clear(Weapon thiswep, bool fire1, bool fire2);
 void w_ready(Weapon thiswep, bool fire1, bool fire2);