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:
@@ -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
|
||||
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user