X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fshownames.qh;h=4074f7a7006cd941abf144f98de5e2c3a0fd9046;hb=ef5d72bcd06c2c1380e63fe900aafbca20153d02;hp=50380e8209531ce2552bd974dbff5e43ac4d8916;hpb=d28bb718bfd02ac65b80e6160d829a2b5f2edc4d;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/shownames.qh b/qcsrc/client/shownames.qh index 50380e820..4074f7a70 100644 --- a/qcsrc/client/shownames.qh +++ b/qcsrc/client/shownames.qh @@ -1,4 +1,9 @@ +#ifndef SHOWNAMES_H +#define SHOWNAMES_H + .float healthvalue; .float armorvalue; .float sameteam; - +.float fadedelay; +.float pointtime; +#endif \ No newline at end of file