diff -r 56d2f2d5aad8 -r 4feced261c68 hedgewars/uSound.pas --- a/hedgewars/uSound.pas Sun Jan 19 00:18:28 2014 +0400 +++ b/hedgewars/uSound.pas Tue Jan 21 22:38:13 2014 +0100 @@ -315,7 +315,7 @@ WriteLnToConsole(msgOK); Mix_AllocateChannels(Succ(chanTPU)); - ChangeVolume(cInitVolume); + ChangeVolume(cInitVolume); end; procedure ResetSound; @@ -452,7 +452,7 @@ i:= 0; while (i sndNone) then begin LastVoice.snd:= VoiceList[i].snd;