Merge remote-tracking branch 'upstream/master'

This commit is contained in:
2021-07-16 23:31:01 +02:00
2 changed files with 7 additions and 5 deletions

View File

@ -96,7 +96,7 @@ for _, mod in pairs(skin_mods) do
armor:add_preview(fn)
end
end
armor.skin_mod = mod
armor.set_skin_mod(mod)
end
end
if not minetest.get_modpath("moreores") then