changeset 3991 | 82e4a5ef18f7 |
parent 3963 | 6090d2a2472e |
child 4016 | daaf120328f2 |
--- a/hedgewars/GearDrawing.inc Thu Oct 21 23:12:02 2010 +0200 +++ b/hedgewars/GearDrawing.inc Sat Oct 23 14:10:23 2010 +0200 @@ -278,7 +278,9 @@ defaultPos:= false end; gtResurrector: begin - // yet to come? + DrawRotated(sprHandResurrector, hwRound(Gear^.X) + WorldDx, + hwRound(Gear^.Y) + WorldDy, 0, 0); + defaultPos := false; end; gtKamikaze: begin if CurAmmoGear^.Pos = 0 then