hedgewars/uGears.pas
changeset 5137 b6140f35735f
parent 5121 2d34ec60992c
child 5139 090a8b8d1083
--- 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;