Update Fork #3

Merged
chmodsayshello merged 16 commits from MineClone5/MineClone5:master into master 2022-03-26 10:45:55 +01:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit fc59d05679 - Show all commits

View File

@ -460,7 +460,6 @@ function mcl_spawn.get_player_spawn_pos(player)
end
return result;
end
minetest.log(player:get_meta():get_string("mcl_beds:spawn"))
s = split(player:get_meta():get_string("mcl_beds:spawn"), ",")
x = nil
y = nil