]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/View.qc
make shownames use its own set of entities
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / View.qc
index f582f33a3ab9fec0be98673778d3d17fd8f7f9f8..029b9460f6f7f7209727efc0019b039fbd9ff77d 100644 (file)
@@ -861,6 +861,7 @@ void CSQC_UpdateView(float w, float h)
                if(self.draw2d)
                        self.draw2d();
        self = e;
+       Draw_ShowNames_All();
 
        scoreboard_active = HUD_WouldDrawScoreboard();