hedgewars/uVariables.pas
changeset 5728 aca2acfba4ca
parent 5706 4454aa0523e7
child 5732 f3f381011728
--- a/hedgewars/uVariables.pas	Thu Sep 01 20:52:17 2011 +0200
+++ b/hedgewars/uVariables.pas	Fri Sep 02 00:24:54 2011 -0400
@@ -753,7 +753,8 @@
             (FileName:            'parachute.ogg'; Path: ptSounds),// sndParachute
             (FileName:                 'bump.ogg'; Path: ptSounds),// sndBump
             (FileName:            'hogchant3.ogg'; Path: ptSounds),// sndResurrector
-            (FileName:                'plane.ogg'; Path: ptSounds) // sndPlane
+            (FileName:                'plane.ogg'; Path: ptSounds), // sndPlane
+            (FileName:                'TARDIS.ogg'; Path: ptSounds) // sndTardis
             );
 
     Ammoz: array [TAmmoType] of record