Plane: raise the default WP radius

with L1 a large radius doesn't mean it turns too early
This commit is contained in:
Andrew Tridgell 2014-08-30 07:43:11 +10:00
parent 292517b88b
commit 21ed86004a

View File

@ -428,7 +428,7 @@
// Navigation defaults
//
#ifndef WP_RADIUS_DEFAULT
# define WP_RADIUS_DEFAULT 30
# define WP_RADIUS_DEFAULT 90
#endif
#ifndef LOITER_RADIUS_DEFAULT