1
0
spogulis no https://github.com/mt-mods/homedecor_modpack.git synced 2025-09-18 01:45:22 +02:00

fix hd wardrobe warnings

Šī revīzija ir iekļauta:
unknown
2022-02-05 15:06:18 -05:00
vecāks 2e290ad9e6
revīzija 6359c38f05

Parādīt failu

@@ -173,7 +173,7 @@ if not skinsdb_mod_path then -- If not managed by skinsdb
minetest.register_on_joinplayer(function(player)
local skin = player:get_attribute("homedecor:player_skin")
local skin = player:get_meta():get("homedecor:player_skin")
if skin and skin ~= "" then