kay27 2020-08-21 15:23:15 +04:00
parent 723a306e1e
commit 9c8098c203
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ local function furnace_node_timer(pos, elapsed)
local srclist, fuellist
local cookable, cooked
local active
local active = true
local fuel
srclist = inv:get_list("src")