hedgewars/uSound.pas
changeset 13984 817dc8b67b0d
parent 13983 cde9920150c6
child 13985 1670fc3957df
--- a/hedgewars/uSound.pas	Fri Oct 26 15:48:52 2018 +0200
+++ b/hedgewars/uSound.pas	Fri Oct 26 15:52:07 2018 +0200
@@ -298,7 +298,8 @@
             (FileName:              'custom7.ogg'; Path: ptSounds; AltPath: ptNone),// sndCustom7
             (FileName:              'custom8.ogg'; Path: ptSounds; AltPath: ptNone),// sndCustom8
             (FileName:              'minigun.ogg'; Path: ptSounds; AltPath: ptNone),// sndMinigun
-            (FileName:         'flamethrower.ogg'; Path: ptSounds; AltPath: ptNone) // sndFlamethrower
+            (FileName:         'flamethrower.ogg'; Path: ptSounds; AltPath: ptNone),// sndFlamethrower
+            (FileName:        'ice_beam_idle.ogg'; Path: ptSounds; AltPath: ptNone) // sndIceBeamIdle
             );