X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fshownames.qh;h=adbfa57120376e5091f3c957d05557b9873de870;hb=c6c371883dde697e1f237d498c08e09788b6af6b;hp=50380e8209531ce2552bd974dbff5e43ac4d8916;hpb=6d6a01255c7a5c146bbeb3daae6f527dd40f98d4;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/shownames.qh b/qcsrc/client/shownames.qh index 50380e820..adbfa5712 100644 --- a/qcsrc/client/shownames.qh +++ b/qcsrc/client/shownames.qh @@ -1,4 +1,5 @@ .float healthvalue; .float armorvalue; .float sameteam; - +.float fadedelay; +.float pointtime;