--- a/hedgewars/uGears.pas Sun Apr 10 14:04:56 2011 -0400 +++ b/hedgewars/uGears.pas Sun Apr 10 17:25:34 2011 -0400 @@ -228,7 +228,7 @@ end; case Kind of - gtBomb, + gtGrenade, gtClusterBomb, gtGasBomb: begin gear^.ImpactSound:= sndGrenadeImpact;