forked from mtcontrib/minetest-mod-snow
Compare commits
1 Commits
e3164a1963
...
master
Author | SHA1 | Date | |
---|---|---|---|
d1d6a701fb |
@ -111,7 +111,7 @@ end)
|
||||
|
||||
|
||||
-- Christmas egg
|
||||
if minetest.global_exists("skins") then
|
||||
if minetest.get_modpath("skins") then
|
||||
skins.add("character_snow_man")
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user