--- deliantra/Deliantra-Client/Client.xs 2007/04/02 19:29:27 1.172 +++ deliantra/Deliantra-Client/Client.xs 2007/04/04 02:43:29 1.173 @@ -1611,7 +1611,7 @@ if (cell->stat_hp) { int width = cell->stat_width * T; - int thick = sh / 28 + 1 + cell->stat_width; + int thick = (sh * T / 32) / 28 + 1 + cell->stat_width; glColor3ub (0, 0, 0); glRectf (px + 1, py - thick - 2,