forked from VoxeLibre/VoxeLibre
try to fix Wuzzy/MineClone2#821
This commit is contained in:
parent
723a306e1e
commit
9c8098c203
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue