forked from mirror/DotRecast
typo
This commit is contained in:
parent
e718f6174e
commit
10231da589
|
@ -24,8 +24,6 @@ using DotRecast.Detour.Crowd.Tracking;
|
||||||
|
|
||||||
namespace DotRecast.Detour.Crowd
|
namespace DotRecast.Detour.Crowd
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
||||||
public class DtObstacleAvoidanceQuery
|
public class DtObstacleAvoidanceQuery
|
||||||
{
|
{
|
||||||
public const int DT_MAX_PATTERN_DIVS = 32;
|
public const int DT_MAX_PATTERN_DIVS = 32;
|
||||||
|
|
Loading…
Reference in New Issue