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