X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fshownames.qh;h=adbfa57120376e5091f3c957d05557b9873de870;hb=036ae8fdbc2cfad6331dbc249e6fa3c29e6f9b29;hp=a17f31d42459ffa2fc1909219d57f998aae47a87;hpb=1de3b82da199fe76d62d72b481e2fbc547c89e23;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/shownames.qh b/qcsrc/client/shownames.qh index a17f31d42..adbfa5712 100644 --- a/qcsrc/client/shownames.qh +++ b/qcsrc/client/shownames.qh @@ -1,5 +1,5 @@ .float healthvalue; .float armorvalue; .float sameteam; -.float the_entnum; - +.float fadedelay; +.float pointtime;