hedgewars/uConsts.pas
changeset 10661 0da243c01bde
parent 10626 2562797ab3cf
child 10717 0810826cdf80
--- 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