--- a/hedgewars/uConsts.pas Thu Jul 26 21:58:25 2012 +0400
+++ b/hedgewars/uConsts.pas Mon Aug 06 00:40:26 2012 +0400
@@ -166,7 +166,7 @@
cMinZoomLevel = 3.5;
cZoomDelta = 0.20;
{$ELSE}
- cMaxZoomLevel = 1.0;
+ cMaxZoomLevel = 0.25;
cMinZoomLevel = 3.0;
cZoomDelta = 0.25;
{$ENDIF}