hedgewars/uConsts.pas
changeset 11058 b91667fd6f20
parent 11046 47a8c19ecb60
child 11589 c453620cc6d6
--- 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;