diff -r 125e120165aa -r 2562797ab3cf hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Thu Dec 04 20:15:03 2014 +0100 +++ b/hedgewars/uConsts.pas Fri Dec 05 02:19:30 2014 +0100 @@ -319,6 +319,7 @@ kSystemSoundID_Vibrate = $00000FFF; cMinPlayWidth = 200; + cWorldEdgeDist = 150; implementation