well yes, but actually no

This commit is contained in:
Dewy REDACTED 2020-04-21 18:45:30 +01:00
parent 14cc25282f
commit 97426fbe3c
No known key found for this signature in database
GPG Key ID: 0CAA84A783228505
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ public class BaritoneWalk extends Module {
@Override
protected void onDisable() {
BaritoneAPI.getProvider().getPrimaryBaritone().getPathingBehavior().forceCancel();
BaritoneAPI.getProvider().getPrimaryBaritone().getPathingBehavior().cancelEverything();
BaritoneAPI.getSettings().freeLook.reset();
BaritoneAPI.getSettings().allowParkour.reset();