author | nemo |
Mon, 05 Nov 2012 22:20:20 -0500 | |
changeset 7978 | 2ce76d1f594b |
parent 7976 | e1029baf2483 |
child 7980 | 7f8df51553a7 |
--- 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