mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-02-17 21:23:44 +01:00
This commit is contained in:
@ -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")
|
||||
|
Reference in New Issue
Block a user