changeset 10626 | 2562797ab3cf |
parent 10526 | b43d175d1577 |
child 10634 | 35d059bd0932 |
--- a/hedgewars/uStore.pas Thu Dec 04 20:15:03 2014 +0100 +++ b/hedgewars/uStore.pas Fri Dec 05 02:19:30 2014 +0100 @@ -97,7 +97,6 @@ procedure InitZoom(zoom: real); begin SetScale(zoom); - UpdateViewLimits(); end; function WriteInRect(Surface: PSDL_Surface; X, Y: LongInt; Color: LongWord; Font: THWFont; s: PChar): TSDL_Rect;