changeset 7386 | e82a076df09b |
parent 7373 | d5ec4e4eb2d5 |
child 7392 | bc3306c59a08 |
--- a/hedgewars/uWorld.pas Tue Jul 10 21:56:25 2012 +0400 +++ b/hedgewars/uWorld.pas Tue Jul 10 21:58:19 2012 +0400 @@ -1392,7 +1392,7 @@ end; // Lag alert -if isInLag then +if isInLag and (GameType <> gmtRecord) then DrawSprite(sprLag, 32 - (cScreenWidth shr 1), 32, (RealTicks shr 7) mod 12); // Wind bar