hedgewars/uSound.pas
changeset 9073 6cffcbef02e4
parent 9072 e7bcdf4f492f
child 9080 9b42757d7e71
--- a/hedgewars/uSound.pas	Tue May 28 21:30:02 2013 -0400
+++ b/hedgewars/uSound.pas	Wed May 29 10:43:40 2013 +0200
@@ -250,7 +250,8 @@
             (FileName:                'plane.ogg'; Path: ptSounds),// sndPlane
             (FileName:               'TARDIS.ogg'; Path: ptSounds),// sndTardis
             (FileName:    'frozen_hog_impact.ogg'; Path: ptSounds),// sndFrozenHogImpact
-            (FileName:             'ice_beam.ogg'; Path: ptSounds) // sndIceBeam
+            (FileName:             'ice_beam.ogg'; Path: ptSounds),// sndIceBeam
+            (FileName:           'hog_freeze.ogg'; Path: ptSounds) // sndHogFreeze
             );