hedgewars/uWorld.pas
changeset 14741 37a781d28e43
parent 14739 5d5d7db9f417
child 14744 f5dadf2b7d03
--- a/hedgewars/uWorld.pas	Tue Apr 02 01:03:39 2019 +0200
+++ b/hedgewars/uWorld.pas	Tue Apr 02 01:34:13 2019 +0200
@@ -1100,7 +1100,7 @@
         r.x:= 0;
         r.y:= 0;
         r.w:= 2 + TeamHealthBarWidth;
-        r.h:= htex^.h+1;
+        r.h:= htex^.h;
         DrawTextureFromRect(14, cScreenHeight + DrawHealthY + smallScreenOffset, @r, htex);
 
         // draw health bar's right border