]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Draw portrait when dead
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Mon, 30 Jan 2012 19:37:18 +0000 (21:37 +0200)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Mon, 30 Jan 2012 19:37:18 +0000 (21:37 +0200)
data/qcsrc/client/hud.qc

index c0983860157696377c5139d158a76e552d8e9b25..b07889b8aa4bc06ca082785a9dc00c3ddd0da559 100644 (file)
@@ -3118,6 +3118,7 @@ void Sbar_Draw (void)
                Sbar_DrawScoreboard();\r
                Sbar_Score();\r
                Sbar_Timer();\r
+               Sbar_Portrait();\r
                if(getstati(STAT_VORE_EATEN))\r
                        Sbar_Status();\r
 \r