hedgewars/uVariables.pas
changeset 4956 48e1f9a04c28
parent 4933 86bd82d58a0b
child 4976 088d40d8aba2
--- a/hedgewars/uVariables.pas	Fri Feb 25 16:32:24 2011 -0500
+++ b/hedgewars/uVariables.pas	Sat Feb 26 15:56:11 2011 +0100
@@ -704,7 +704,8 @@
             (FileName:           'Comeonthen.ogg'; Path: ptVoices),// sndComeonthen
             (FileName:            'parachute.ogg'; Path: ptSounds),// sndParachute
             (FileName:                 'bump.ogg'; Path: ptSounds),// sndBump
-            (FileName: 'hogchant3.ogg'; Path: ptSounds) // sndResurrector
+            (FileName:            'hogchant3.ogg'; Path: ptSounds),// sndResurrector
+            (FileName:                'plane.ogg'; Path: ptSounds) // sndPlane
             );
 
     Ammoz: array [TAmmoType] of record