From: Olav Bakke Svendsen Date: Wed, 11 Oct 2023 23:03:49 +0000 (+0200) Subject: REAALLY Whoops X-Git-Tag: stable-steam~28 X-Git-Url: http://git.olavbs.no/?a=commitdiff_plain;h=e02522c7552c32d32085d7b9262aff65fb1e1d14;p=cc.git REAALLY Whoops --- diff --git a/steam/temporary-coal-feeder.lua b/steam/temporary-coal-feeder.lua index 837dc18..4a0fdb0 100644 --- a/steam/temporary-coal-feeder.lua +++ b/steam/temporary-coal-feeder.lua @@ -62,7 +62,7 @@ while true do term.clear() term.setCursorPos(1,1) print(tostring(num_barrels).." barrels and "..tostring(num_deployers).." deployers connected\n") - print(torsting(num_deployers/2).." charcoal/minute needed") + print(tostring(num_deployers/2).." charcoal/minute needed") print(tostring(total_coal).." available\n"..str.."\n") print("refreshes once every minute") feed(stock)