Beispiel #1
0
 private void UpdateUnits(IList <UnitUpdate> unitUpdates)
 {
     UnitManager.UpdateUnits(unitUpdates);
 }