forked from mtcontrib/3d_armor
Reduce skin_mod visibility (#53)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user