]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Don't delay showing name above the players who weren't in my PVS
authorterencehill <piuntn@gmail.com>
Sun, 11 Apr 2021 15:51:27 +0000 (17:51 +0200)
committerterencehill <piuntn@gmail.com>
Sun, 11 Apr 2021 15:51:27 +0000 (17:51 +0200)
qcsrc/client/shownames.qc

index fa04f8abdacb243e632ba2810fbf0c5862144a49..27157a5a165fa1c9dc904cf2e0e36e4aec1c9893 100644 (file)
@@ -36,7 +36,7 @@ STATIC_INIT(shownames_ent)
 .vector box_org;
 
 const float SHOWNAMES_FADESPEED = 4;
-const float SHOWNAMES_FADEDELAY = 0.4;
+const float SHOWNAMES_FADEDELAY = 0;
 void Draw_ShowNames(entity this)
 {
        if (this.sv_entnum == current_player + 1) // self or spectatee