--- a/hedgewars/uTypes.pas Sat Oct 27 08:15:45 2018 +0300
+++ b/hedgewars/uTypes.pas Sat Oct 27 13:27:45 2018 +0200
@@ -152,7 +152,7 @@
sndPortalOpen, sndBlowTorch, sndCountdown1, sndCountdown2, sndCountdown3, sndCountdown4,
sndCreeperDrop, sndCreeperWater, sndCreeperDie, sndCustom1, sndCustom2, sndCustom3, sndCustom4,
sndCustom5, sndCustom6, sndCustom7, sndCustom8, sndMinigun, sndFlamethrower, sndIceBeamIdle,
- sndLandGun, sndCaseImpact, sndExtraDamage, sndFirePunchHit);
+ sndLandGun, sndCaseImpact, sndExtraDamage, sndFirePunchHit, sndGrenade);
// Available ammo types to be used by hedgehogs
TAmmoType = (amNothing, amGrenade, amClusterBomb, amBazooka, amBee, amShotgun, amPickHammer, // 6