diff -r 851b4e47ed2b -r c6676cb8c7d7 hedgewars/HHHandlers.inc --- a/hedgewars/HHHandlers.inc Thu Oct 15 19:24:14 2009 +0000 +++ b/hedgewars/HHHandlers.inc Thu Oct 15 19:24:35 2009 +0000 @@ -301,8 +301,7 @@ i: Integer; begin Gear^.Message:= gm_Destroy; -if Gear^.Pos = posCaseAmmo then PlaySound(sndShotgunReload, false, nil) -else PlaySound(sndPlaced, false, nil); +PlaySound(sndShotgunReload, false, nil) case Gear^.Pos of posCaseUtility, posCaseAmmo: begin