I'm an IDIOT
This commit is contained in:
parent
8278576227
commit
6a4a8ab2d9
@ -202,7 +202,7 @@ public final class PathingBehavior extends Behavior implements IPathingBehavior,
|
||||
}
|
||||
|
||||
@Override
|
||||
public Optional<IPathFinder> getCurrentPathSearch() {
|
||||
public Optional<IPathFinder> getPathFinder() {
|
||||
return Optional.ofNullable(AbstractNodeCostSearch.currentlyRunning());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user