bye
This commit is contained in:
parent
01c0e321b5
commit
8bcbd0231e
@ -360,12 +360,6 @@ public final class PathingBehavior extends Behavior implements IPathingBehavior,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*public void secretCursedFunctionDoNotCall(IPath path) {
|
|
||||||
synchronized (pathPlanLock) {
|
|
||||||
current = new PathExecutor(this, path);
|
|
||||||
}
|
|
||||||
}*/
|
|
||||||
|
|
||||||
public CalculationContext secretInternalGetCalculationContext() {
|
public CalculationContext secretInternalGetCalculationContext() {
|
||||||
return context;
|
return context;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user