mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 06:11:47 +02:00
Sent last global variables' patchs
- There is, from now on, no more known global variables error in the repository! (not 100% guaranteed)
This commit is contained in:
@ -66,7 +66,7 @@ end
|
||||
|
||||
--Christmas easter egg
|
||||
minetest.register_on_mapgen_init( function()
|
||||
if skins then
|
||||
if minetest.get_modpath("skins") ~= nil then
|
||||
skins.add("character_snow_man")
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user