smartfs update to the upstream version (all enhancements merged!)
This commit is contained in:
parent
736bf80477
commit
c4e86b05ce
@ -255,6 +255,7 @@ smartfs._ldef.nodemeta = {
|
||||
local meta = minetest.get_meta(state.location.pos)
|
||||
meta:set_string("formspec", state:_buildFormspec_(true))
|
||||
meta:set_string("smartfs_name", state.def.name)
|
||||
meta:mark_as_private("smartfs_name")
|
||||
end
|
||||
end, state)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user