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