changeset 11703 | e86feecadced |
parent 11558 | 5415e9d7436f |
child 11771 | abcdb7bc2620 |
--- a/hedgewars/uGearsHandlersMess.pas Sun Apr 24 22:41:24 2016 +0200 +++ b/hedgewars/uGearsHandlersMess.pas Mon Apr 25 16:11:39 2016 +0200 @@ -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