mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-11 04:56:41 +03:00
Reversing Actor Final Part
This commit is contained in:
parent
cb239c3c7f
commit
6528ba4dac
40 changed files with 3983 additions and 779 deletions
|
@ -63,7 +63,7 @@ bool ActorPath::DoesTheoreticPathExist
|
|||
float maxPath,
|
||||
float *vLeashHome,
|
||||
float fLeashDistSquared
|
||||
) const
|
||||
)
|
||||
|
||||
{
|
||||
return PathSearch::FindPath( start, end, ent, maxPath, NULL, 0, m_FallHeight ) != 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue