changeset 9071 | df85fad2c7f7 |
parent 8968 | 10a899fd9ac5 |
child 9072 | e7bcdf4f492f |
--- a/hedgewars/uSound.pas Tue May 28 13:58:01 2013 -0400 +++ b/hedgewars/uSound.pas Tue May 28 14:09:19 2013 -0400 @@ -248,7 +248,8 @@ (FileName: 'bump.ogg'; Path: ptSounds),// sndBump (FileName: 'hogchant3.ogg'; Path: ptSounds),// sndResurrector (FileName: 'plane.ogg'; Path: ptSounds),// sndPlane - (FileName: 'TARDIS.ogg'; Path: ptSounds) // sndTardis + (FileName: 'TARDIS.ogg'; Path: ptSounds),// sndTardis + (FileName: 'frozen_hog_impact.ogg'; Path: ptSounds) // sndFrozenHogImpact );