]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Self looks nicer
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 4 Sep 2010 12:43:18 +0000 (15:43 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 4 Sep 2010 12:43:18 +0000 (15:43 +0300)
data/qcsrc/client/sbar.qc

index 47917f7adf92932265e4dda245d5198f171780c4..48eaf4b007148df21add7df77a47b187c104bc6a 100644 (file)
@@ -974,7 +974,7 @@ void Sbar_PrintStomachboardItem(vector pos, entity pl)
                if(g_vore_showpreyhealth && stof(str)) { // only if player health is not 0. Also used to hide the predators health\r
                        pos_x += 138;\r
                                if(pl.sv_entnum == player_localentnum - 1 || (spectatee_status && pl.sv_entnum == spectatee_status - 1))\r
-                                       drawcolorcodedstring(pos, " me", '11 11 0', sbar_alpha_fg, DRAWFLAG_NORMAL);\r
+                                       drawcolorcodedstring(pos, "self", '11 11 0', sbar_alpha_fg, DRAWFLAG_NORMAL);\r
                                else\r
                                {\r
                                        drawpic(pos, "gfx/hud/sb_health", '11 11 0', '1 1 1', sbar_alpha_fg, DRAWFLAG_NORMAL);\r