except without that

This commit is contained in:
Leijurv 2019-01-28 16:06:34 -08:00
parent 840b7e6987
commit 056742479e
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A
1 changed files with 0 additions and 1 deletions

View File

@ -414,7 +414,6 @@ public class PathExecutor implements IPathExecutor, Helper {
if (ctx.playerFeet().equals(current.getDest())) {
pathPosition++;
onChangeInPathPosition();
logDirect("skip lol");
onTick();
}
return true;