branch | qmlfrontend |
changeset 11699 | 83c40c1eb0e7 |
parent 11698 | e86feecadced |
child 11766 | abcdb7bc2620 |
--- a/hedgewars/uGearsHandlersMess.pas Tue Mar 29 22:36:59 2016 +0300 +++ b/hedgewars/uGearsHandlersMess.pas Mon Apr 25 22:10:06 2016 +0300 @@ -3413,7 +3413,7 @@ Gear^.Timer := 0; inc(Gear^.Pos); if Gear^.Pos = 5 then - PlaySoundV(sndYoohoo, Gear^.Hedgehog^.Team^.voicepack) + PlaySound(sndYoohoo); end; if (Gear^.Pos = 14) and (RealTicks and $3 = 0) then