diff -r 28ab6763da9d -r 44c2d19f79e2 hedgewars/uGame.pas --- a/hedgewars/uGame.pas Mon Aug 22 03:57:11 2011 +0200 +++ b/hedgewars/uGame.pas Wed Aug 24 12:34:37 2011 +0200 @@ -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