]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/shownames.qc
Scoreboard UI: ctrl-c to change default / all / custom columns layout. Other minor...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / shownames.qc
index fa04f8abdacb243e632ba2810fbf0c5862144a49..3f0688d61d0e4a2c577ae2ae10660197ccd18380 100644 (file)
@@ -2,11 +2,11 @@
 
 #include <client/draw.qh>
 #include <client/hud/_mod.qh>
-#include <client/resources.qh>
 #include <client/view.qh>
 #include <common/constants.qh>
 #include <common/ent_cs.qh>
 #include <common/net_linked.qh>
+#include <common/resources/cl_resources.qh>
 #include <common/teams.qh>
 #include <lib/csqcmodel/cl_model.qh>
 
@@ -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