changeset 4748 | ce9b48de1f52 |
parent 4706 | fea3b34cf9b0 |
child 4780 | 8571151411b3 |
--- a/hedgewars/uGears.pas Tue Dec 28 20:44:06 2010 +0100 +++ b/hedgewars/uGears.pas Tue Dec 28 23:53:37 2010 +0100 @@ -795,7 +795,9 @@ begin SuddenDeathDmg:= true; AddCaption(trmsg[sidSuddenDeath], cWhiteColor, capgrpGameState); - playSound(sndSuddenDeath) + playSound(sndSuddenDeath); + MusicFN:= SDMusic; + ChangeMusic end else if (TotalRounds < cSuddenDTurns) and not isInMultiShoot then begin