diff -r 79fa79c77c38 -r 0da243c01bde hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Thu Dec 11 17:50:05 2014 +0100 +++ b/hedgewars/uConsts.pas Thu Dec 11 20:46:45 2014 +0100 @@ -319,7 +319,7 @@ kSystemSoundID_Vibrate = $00000FFF; cMinPlayWidth = 200; - cWorldEdgeDist = 150; + cWorldEdgeDist = 200; implementation