Removed NetEvents class / Added unused patrol command
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package io.anuke.mindustry.entities.units;
|
||||
|
||||
public enum UnitCommand{
|
||||
attack, retreat
|
||||
attack, retreat, patrol
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user