hedgewars/uSound.pas
changeset 13983 cde9920150c6
parent 13975 350adfa0e896
child 13984 817dc8b67b0d
--- a/hedgewars/uSound.pas	Fri Oct 26 15:46:53 2018 +0200
+++ b/hedgewars/uSound.pas	Fri Oct 26 15:48:52 2018 +0200
@@ -297,7 +297,8 @@
             (FileName:              'custom6.ogg'; Path: ptSounds; AltPath: ptNone),// sndCustom6
             (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:              'minigun.ogg'; Path: ptSounds; AltPath: ptNone),// sndMinigun
+            (FileName:         'flamethrower.ogg'; Path: ptSounds; AltPath: ptNone) // sndFlamethrower
             );