Refactor pathfinding => pathing

This commit is contained in:
Howard Stark 2018-08-01 23:27:14 -04:00
parent a6d5d608e4
commit e4fa043c8c
No known key found for this signature in database
GPG Key ID: 9FA4E350B33067F3

View File

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