changeset 7392 | bc3306c59a08 |
parent 7386 | e82a076df09b |
child 7442 | 9bb6abdb5675 |
--- a/hedgewars/uWorld.pas Fri Jul 13 16:35:42 2012 +0400 +++ b/hedgewars/uWorld.pas Fri Jul 13 16:39:20 2012 +0400 @@ -1392,7 +1392,7 @@ end; // Lag alert -if isInLag and (GameType <> gmtRecord) then +if isInLag then DrawSprite(sprLag, 32 - (cScreenWidth shr 1), 32, (RealTicks shr 7) mod 12); // Wind bar