This commit is contained in:
Leijurv
2018-08-01 14:44:19 -04:00
parent f12215eac9
commit c68367b865
2 changed files with 16 additions and 1 deletions

View File

@@ -237,6 +237,7 @@ public class Baritone {
}
}
Manager.tick(LookManager.class, false);
MovementManager.tick();
}
public static boolean isPathFinding() {