Made WP radius 1 by default

This commit is contained in:
Jason Short 2011-12-23 15:01:53 -08:00
parent f2d6708058
commit c9a30ccf1f

View File

@ -782,7 +782,7 @@
// Navigation defaults
//
#ifndef WP_RADIUS_DEFAULT
# define WP_RADIUS_DEFAULT 3
# define WP_RADIUS_DEFAULT 1
#endif
#ifndef LOITER_RADIUS