hedgewars/uConsts.pas
branchqmlfrontend
changeset 11071 3851ce4f2061
parent 11058 b91667fd6f20
child 11589 c453620cc6d6
--- a/hedgewars/uConsts.pas	Sat Aug 15 16:23:00 2015 +0300
+++ b/hedgewars/uConsts.pas	Thu Sep 03 20:59:48 2015 +0300
@@ -1,6 +1,6 @@
 (*
  * Hedgewars, a free turn based strategy game
- * Copyright (c) 2004-2014 Andrey Korotaev <unC0Rr@gmail.com>
+ * Copyright (c) 2004-2015 Andrey Korotaev <unC0Rr@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -171,6 +171,8 @@
 
     cFontBorder = 2;
 
+    cDefaultBuildMaxDist = 256;
+
     // do not change this value
     cDefaultZoomLevel = 2.0;