From 7855d8dcbcc7cb054fc2e9fdb103b0856a6a5cbe Mon Sep 17 00:00:00 2001 From: Joachim Stolberg Date: Thu, 20 Jun 2019 14:04:02 +0200 Subject: [PATCH] power distribution improved --- coal_power_station/firebox.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coal_power_station/firebox.lua b/coal_power_station/firebox.lua index bda35d0..b118cb5 100644 --- a/coal_power_station/firebox.lua +++ b/coal_power_station/firebox.lua @@ -39,7 +39,7 @@ end local function node_timer(pos, elapsed) local mem = tubelib2.get_mem(pos) - print("firebox burn_cycles = "..(mem.burn_cycles or 0)) + --print("firebox burn_cycles = "..(mem.burn_cycles or 0)) if mem.running then -- trigger generator and provide power ratio 0..1 local ratio = techage.transfer(