hedgewars/uTypes.pas
changeset 13161 aa7915ceb69f
parent 13156 26f0c3669b4e
child 13385 ec1491bb5acc
child 13404 8ce83caec236
--- a/hedgewars/uTypes.pas	Sun Mar 11 00:46:22 2018 +0100
+++ b/hedgewars/uTypes.pas	Sun Mar 11 10:50:02 2018 +0100
@@ -151,7 +151,7 @@
             sndInvulnerable, sndJetpackLaunch, sndJetpackBoost, sndPortalShot, sndPortalSwitch,
             sndPortalOpen, sndBlowTorch, sndCountdown1, sndCountdown2, sndCountdown3, sndCountdown4,
             sndDuckDrop, sndDuckWater, sndDuckDie, sndCustom1, sndCustom2, sndCustom3, sndCustom4,
-            sndCustom5, sndCustom6, sndCustom7, sndCustom8);
+            sndCustom5, sndCustom6, sndCustom7, sndCustom8, sndMinigun);
 
     // Available ammo types to be used by hedgehogs
     TAmmoType  = (amNothing, amGrenade, amClusterBomb, amBazooka, amBee, amShotgun, amPickHammer, // 6