hedgewars/uConsts.pas
changeset 10626 2562797ab3cf
parent 10622 9551211455a3
child 10661 0da243c01bde
--- 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