This commit is contained in:
in0finite 2022-02-20 20:08:37 +01:00
parent 682c181dec
commit 6976e8c8a0

View file

@ -142,8 +142,6 @@ namespace SanAndreasUnity.Behaviours
return pathResult; return pathResult;
this.RestoreModifiedDatas(); this.RestoreModifiedDatas();
if (FindPathFromNodeToNode(closestSourceNode.Id, closestDestinationNode.Id)) if (FindPathFromNodeToNode(closestSourceNode.Id, closestDestinationNode.Id))