changeset 11544 | c22d292e7266 |
parent 11537 | bf86c6cb9341 |
child 11610 | dc8de75747f9 |
--- a/hedgewars/uGame.pas Mon Feb 08 14:58:36 2016 +0300 +++ b/hedgewars/uGame.pas Tue Feb 09 14:40:06 2016 +0300 @@ -88,7 +88,7 @@ end; PlayNextVoice; i:= 1; -while (GameState <> gsExit) and (i <= Lag) do +while (GameState <> gsExit) and (i <= Lag) and allOK do begin if not CurrentTeam^.ExtDriven then begin