mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-22 20:13:02 +00:00
...
This commit is contained in:
parent
c788732a65
commit
e0f89e1e47
1 changed files with 2 additions and 0 deletions
|
@ -526,6 +526,8 @@ namespace SanAndreasUnity.Behaviours
|
|||
|
||||
private void FindNextNodeDelayedCallback()
|
||||
{
|
||||
_isFindingPathNodeDelayed = false;
|
||||
|
||||
if (this.HasTargetNode) // already assigned ?
|
||||
return;
|
||||
|
||||
|
|
Loading…
Reference in a new issue