hedgewars/uGearsHedgehog.pas
changeset 12492 47be9f3e61e9
parent 12464 39d780f9bf35
child 12600 ef780eda6e48
--- 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