Refactor pathfinding => pathing

This commit is contained in:
Howard Stark
2018-08-01 23:27:14 -04:00
parent a6d5d608e4
commit e4fa043c8c

View File

@@ -1,5 +1,5 @@
package baritone.bot.pathfinding.actions;
public enum ActionTypes {
}