fix
This commit is contained in:
parent
cd3aef47a5
commit
c0b5d60715
@ -86,7 +86,9 @@ public class PathingControlManager {
|
||||
if (cmd.goal != null) {
|
||||
baritone.getPathingBehavior().secretInternalSetGoalAndPath(cmd.goal);
|
||||
}
|
||||
// breaks are for wusses!!!!
|
||||
break;
|
||||
default:
|
||||
throw new IllegalStateException();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user