changeset 3811 | 967363197f01 |
parent 3799 | 5341dc5a8919 |
child 3836 | 833c0f32e326 |
--- a/hedgewars/uWorld.pas Thu Sep 02 17:55:37 2010 +0100 +++ b/hedgewars/uWorld.pas Thu Sep 02 19:21:41 2010 +0200 @@ -537,7 +537,7 @@ offset, offsetX, offsetY, ScreenBottom: LongInt; VertexBuffer: array [0..3] of TVertex2f; begin - if not isPaused and (ReadyTimeLeft = 0) then + if not isPaused then begin if ZoomValue < zoom then begin