Example #1
0
 private void RemoveUnit(UnitController unit)
 {
     BattlefieldUnits.Remove(unit);
 }