diff -r c18aed7ad618 -r e35ba2a400d8 hedgewars/uGame.pas --- a/hedgewars/uGame.pas Sun Aug 21 15:11:00 2011 -0400 +++ b/hedgewars/uGame.pas Sun Aug 21 19:29:04 2011 -0400 @@ -45,7 +45,7 @@ if isSpeed then Lag:= Lag * 10 else if cOnlyStats then Lag:= High(LongInt); - +PlayNextVoice; i:= 1; while (GameState <> gsExit) and (i <= Lag) do begin