Disabled flow fields for RTS / Removed pathfind command
This commit is contained in:
@@ -6,7 +6,6 @@ public enum LUnitControl{
|
||||
move("x", "y"),
|
||||
approach("x", "y", "radius"),
|
||||
boost("enable"),
|
||||
pathfind,
|
||||
target("x", "y", "shoot"),
|
||||
targetp("unit", "shoot"),
|
||||
itemDrop("to", "amount"),
|
||||
|
||||
Reference in New Issue
Block a user