X-Git-Url: http://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=blobdiff_plain;f=data%2Fqcsrc%2Fclient%2Fsbar.qc;h=78f7d2af0ab8f8895c639059548d1a8af48d9454;hp=aff0939d31fb1e50b9cbded89c3597a5b8d7db88;hb=23e525f6db56601dc6ba04e625fa9429eda368b9;hpb=a8824a36e07c64554f9371c870b799a13bf2523c diff --git a/data/qcsrc/client/sbar.qc b/data/qcsrc/client/sbar.qc index aff0939d..78f7d2af 100644 --- a/data/qcsrc/client/sbar.qc +++ b/data/qcsrc/client/sbar.qc @@ -123,7 +123,7 @@ void Sbar_DrawXNum (vector pos, float num, float digits, float showminusplus, fl pos_x += lettersize / 2; } - drawstring_aspect(pos, str, vsize, rgb, alpha, dflags); + drawstring(pos, str, vsize, rgb, alpha, dflags); } void Sbar_DrawXNum_Colored (vector pos, float x, float lettersize, float alpha) @@ -2985,7 +2985,7 @@ void Sbar_Draw (void) } vector health_pos, armor_pos; - health_pos = bottom - '55 58 0'; + health_pos = bottom - '43 58 0'; armor_pos = bottom - '52.5 68 0'; // armor