--- a/hedgewars/uConsts.pas Tue Sep 01 23:54:13 2015 +0200 +++ b/hedgewars/uConsts.pas Wed Sep 02 00:39:35 2015 +0200 @@ -171,6 +171,8 @@ cFontBorder = 2; + cDefaultBuildMaxDist = 256; + // do not change this value cDefaultZoomLevel = 2.0;