示例#1
0
 //todo: move to unitmanager UnitUI
 private void AttackEnemy()
 {
     UnitManager.AttackTargetedUnit();
 }