improved pathing for moving multiple units across the map
This commit is contained in:
parent
b45d38a765
commit
6440575d7d
@ -658,6 +658,7 @@ public class playerCommander {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public void attackMoveSelectUnit(float x, float y){
|
||||
boolean mobileUnitSelected = false;
|
||||
int numOfMobileUnitSelected = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user