style(BuildCalc) Bank UI improvements and code cleanup

This commit is contained in:
2022-04-18 21:38:59 -04:00
parent 85e8f3c278
commit fb70b788bc
8 changed files with 192 additions and 127 deletions
+1 -1
View File
@@ -239,7 +239,7 @@ public class BuildOrderService : IBuildOrderService
select orders).ToList();
}
public List<EntityModel> GetHarvestersCompletedBefore(int interval)
public List<EntityModel> GetHarvestPointsCompletedBefore(int interval)
{
return (from ordersAtTime in buildOrder.StartedOrders
from orders in ordersAtTime.Value