sfence
2022-11-04 66e20a9231b9fea823f9b683e495c57ef9a4ad41
technic/machines/switching_station.lua
@@ -355,6 +355,8 @@
         BA_eu_supply = BA_eu_supply + meta1:get_int(eu_supply_str)
         BA_eu_demand = BA_eu_demand + meta1:get_int(eu_demand_str)
      end
      -- Expose value for the supply converter
      meta:set_int("ba_demand", BA_eu_demand)
      --dprint("Total BA supply:"..BA_eu_supply)
      --dprint("Total BA demand:"..BA_eu_demand)