]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/weapon.qh
Add a mutator hook to hide the accuracy panel in the scoreboard
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / weapon.qh
index 38134fa3d68cb66bef6ed9ef5a111b07ce5a88f7..2d176c04e639d66cd630668513006483f174f754 100644 (file)
@@ -140,8 +140,6 @@ void weapon_defaultspawnfunc(entity this, Weapon e);
 
 #define SPAWNFUNC_WEAPON(name, weapon)
 
-#define SPAWNFUNC_WEAPON_COND(name, weapon)
-
 #endif
 
 #include <common/items/_mod.qh>