]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
More position tweaking
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 26 Feb 2011 22:33:14 +0000 (00:33 +0200)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 26 Feb 2011 22:33:14 +0000 (00:33 +0200)
data/qcsrc/client/sbar.qc

index a63c2ae4642623296bcc95c6d22ac73dd82f9dfc..c1c4b6c0d8c8c1be088a683472695c6d55d72b38 100644 (file)
@@ -3035,7 +3035,7 @@ void Sbar_Draw (void)
                {\r
                        drawpic(armor_pos + '10 -13.5 0', "gfx/hud/sb_armor", '16 16 0', '1 1 1', sbar_alpha_fg, DRAWFLAG_NORMAL);\r
                        if(x < 100) armor_pos_x -= 4.5; // always center\r
-                       if(x < 10) armor_pos_x -= 6.5; // always center\r
+                       if(x < 10) armor_pos_x -= 7; // always center\r
                        Sbar_DrawXNum_Colored(armor_pos, x, 12, sbar_alpha_fg);\r
                }\r
 \r