chore(Core/PathGenerator.h): Kill Malformed whitespace (#4289)
This commit is contained in:
parent
2e6f78bddd
commit
3d60ce8e6e
1 changed files with 0 additions and 1 deletions
|
|
@ -101,7 +101,6 @@ public:
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
dtPolyRef _pathPolyRefs[MAX_PATH_LENGTH]; // array of detour polygon references
|
dtPolyRef _pathPolyRefs[MAX_PATH_LENGTH]; // array of detour polygon references
|
||||||
uint32 _polyLength; // number of polygons in the path
|
uint32 _polyLength; // number of polygons in the path
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue