X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fmain.qh;h=815c20a33ed1788eb16129b136bfe18372f3fe87;hb=22cd565b717daf5c4b2c327cfb3d6ad2b851a719;hp=8369a5ff20bc9ce399d0eef7c1a35d1063b4d8a9;hpb=e53a7fa61810047536f1e2b2da0a7d0bc5c8c8a0;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/main.qh b/qcsrc/client/main.qh index 8369a5ff2..815c20a33 100644 --- a/qcsrc/client/main.qh +++ b/qcsrc/client/main.qh @@ -54,6 +54,7 @@ float gametype; #define SP_CLRATIO -5 #define SP_PL -6 #define SP_FRAGS -7 +#define SP_SUM -8 #define SP_SEPARATOR -100 @@ -127,7 +128,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;