X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=qcsrc%2Fclient%2Fmain.qh;h=10a3b165c89d6ba1cf5c8ea8146e8f7b867b625b;hb=f2804031fdb2889c46959e91ea9da121e6731686;hp=8369a5ff20bc9ce399d0eef7c1a35d1063b4d8a9;hpb=f4803dbafcdd9f29092535640728e3de19a987da;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/main.qh b/qcsrc/client/main.qh index 8369a5ff2..10a3b165c 100644 --- a/qcsrc/client/main.qh +++ b/qcsrc/client/main.qh @@ -127,7 +127,6 @@ void centerprint_generic(float new_id, string strMessage, float duration, float #define ALPHA_MIN_VISIBLE 0.003 float armorblockpercent; -float g_weaponswitchdelay; //hooks float calledhooks;