8ff7698 added some experimental changes by accident - comment them away
This commit is contained in:
parent
efb4175061
commit
9a4e782473
5
init.lua
5
init.lua
@ -15,7 +15,7 @@ end
|
||||
if not minetest.get_modpath("ethereal") then
|
||||
dofile(minetest.get_modpath("illuna").."/water.lua")
|
||||
end
|
||||
|
||||
--[[
|
||||
minetest.register_on_joinplayer(function(player)
|
||||
--skinname = player:get_player_name()
|
||||
local customskin=player:get_player_name()..".png"
|
||||
@ -41,5 +41,6 @@ minetest.register_on_joinplayer(function(player)
|
||||
})
|
||||
else
|
||||
return "meh.."
|
||||
end]]
|
||||
end
|
||||
end)
|
||||
]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user