hedgewars/uSound.pas
changeset 11766 abcdb7bc2620
parent 11663 0427a9b6457b
parent 11765 10860d4bca22
child 11772 927c45b83496
--- a/hedgewars/uSound.pas	Thu Apr 28 20:28:53 2016 +0200
+++ b/hedgewars/uSound.pas	Thu Apr 28 21:15:08 2016 +0200
@@ -252,7 +252,10 @@
             (FileName:               'TARDIS.ogg'; Path: ptSounds),// sndTardis
             (FileName:    'frozen_hog_impact.ogg'; Path: ptSounds),// sndFrozenHogImpact
             (FileName:             'ice_beam.ogg'; Path: ptSounds),// sndIceBeam
-            (FileName:           'hog_freeze.ogg'; Path: ptSounds) // sndHogFreeze
+            (FileName:           'hog_freeze.ogg'; Path: ptSounds),// sndHogFreeze
+            (FileName:       'airmine_impact.ogg'; Path: ptSounds),// sndAirMineImpact
+            (FileName:         'knife_impact.ogg'; Path: ptSounds),// sndKnifeImpact
+            (FileName:            'extratime.ogg'; Path: ptSounds) // sndExtraTime
             );