--- 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