Merge with master.
This commit is contained in:
commit
087d8602df
@ -115,7 +115,7 @@ local function after_place_node(pos, placer, itemstack, pointed_thing)
|
||||
end
|
||||
|
||||
-- Backwards compatibility code
|
||||
if not save.ram_disk and not save.hard_disk then
|
||||
if save.fields then
|
||||
laptop.mtos_cache:free(pos)
|
||||
local meta = minetest.get_meta(pos)
|
||||
meta:from_table({fields = save.fields})
|
||||
|
Loading…
x
Reference in New Issue
Block a user