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 1 additions and 0 deletions
Showing only changes of commit 1dd81decd5 - Show all commits

View File

@ -10,3 +10,4 @@ local modpath = minetest.get_modpath("mcl_beds")
dofile(modpath .. "/functions.lua")
dofile(modpath .. "/api.lua")
dofile(modpath .. "/beds.lua")
dofile(modpath .. "/respawn_anchor.lua")