except without that
This commit is contained in:
parent
840b7e6987
commit
056742479e
@ -414,7 +414,6 @@ public class PathExecutor implements IPathExecutor, Helper {
|
||||
if (ctx.playerFeet().equals(current.getDest())) {
|
||||
pathPosition++;
|
||||
onChangeInPathPosition();
|
||||
logDirect("skip lol");
|
||||
onTick();
|
||||
}
|
||||
return true;
|
||||
|
Loading…
Reference in New Issue
Block a user