--- a/hedgewars/uTypes.pas Sat Oct 27 00:01:53 2018 +0200
+++ b/hedgewars/uTypes.pas Sat Oct 27 03:58:01 2018 +0300
@@ -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);
+ sndLandGun, sndCaseImpact, sndExtraDamage, sndFirePunchHit);
// Available ammo types to be used by hedgehogs
TAmmoType = (amNothing, amGrenade, amClusterBomb, amBazooka, amBee, amShotgun, amPickHammer, // 6