diff -r 1b670ec71e47 -r 6b63c75fdc68 hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Fri Jan 02 17:33:56 2009 +0000 +++ b/hedgewars/uConsts.pas Fri Jan 02 19:44:52 2009 +0000 @@ -274,7 +274,7 @@ 'Locale', // ptLocale 'Graphics/AmmoMenu', // ptAmmoMenu 'Graphics/Hedgehog', // ptHedgehog - 'Sounds/voices', // ptVoices + 'Sounds/voices/Default', // ptVoices 'Graphics/Hats' // ptHats );