Example #1
0
 private void OnUnitForTargetDeselected(object sender, EventArgs e)
 {
     CellGridState.OnUnitForTargetDeselected(sender as Unit);
 }