author | Wuzzy <almikes@aol.com> |
Fri, 22 Sep 2017 23:07:52 +0200 | |
changeset 12492 | 47be9f3e61e9 |
parent 12491 | 24cd4840d3e2 |
child 12493 | f3d6f1b0b59d |
--- a/hedgewars/uGearsHedgehog.pas Fri Sep 22 19:26:57 2017 +0200 +++ b/hedgewars/uGearsHedgehog.pas Fri Sep 22 23:07:52 2017 +0200 @@ -1262,6 +1262,7 @@ isCursorVisible:= false; HHGear^.State:= HHGear^.State and (not (gstHHDriven or gstAnimation or gstAttacking)); AttackBar:= 0; + StopSound(sndThrowPowerUp); LuaEndTurnRequested:= false; LuaNoEndTurnTaunts:= false; if HHGear^.Damage > 0 then