X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fshownames.qh;h=adbfa57120376e5091f3c957d05557b9873de870;hb=c5184c4799e76d3b4e214dfcfc152d42b85df66c;hp=50380e8209531ce2552bd974dbff5e43ac4d8916;hpb=ef3002909bfd4b08ff4e2fc2f23e07849bac77e0;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;