Tanmaya Meher
2018-08-25 2e7859c35e55b842752c6533edae2dd19290fabc
technic/machines/switching_station.lua
@@ -361,9 +361,9 @@
      end
      --dprint("Total BA demand:"..BA_eu_demand)
      meta:set_string("infotext",
            S("@1. Supply: @2 Demand: @3",
            machine_name, technic.pretty_num(PR_eu_supply), technic.pretty_num(RE_eu_demand)))
      meta:set_string("infotext", S("@1. Supply: @2 Demand: @3",
            machine_name, technic.EU_string(PR_eu_supply),
            technic.EU_string(RE_eu_demand)))
      -- If mesecon signal and power supply or demand changed then
      -- send them via digilines.