changeset 7978 | 2ce76d1f594b |
parent 7856 | 70c086d9b03f |
child 8026 | 4a4f21070479 |
child 8145 | 6408c0ba4ba1 |
--- a/hedgewars/uGearsRender.pas Mon Nov 05 22:18:47 2012 -0500 +++ b/hedgewars/uGearsRender.pas Mon Nov 05 22:20:20 2012 -0500 @@ -750,6 +750,7 @@ begin if defaultPos then begin + if HH^.Team^.hasGone then Tint($FF, $FF, $FF, $80); DrawSpriteRotatedF(sprHHIdle, sx, sy, @@ -791,7 +792,8 @@ 32, 32); Tint($FF, $FF, $FF, $FF) - end + end; + if HH^.Team^.hasGone then Tint($FF, $FF, $FF, $FF) end else begin