summaryrefslogtreecommitdiff
path: root/homedecor_tables/init.lua
blob: 56ae778e8a9c0148606b0d2b729740f8eac1985d (plain)
1
2
3
4
5
6
local modpath = minetest.get_modpath("homedecor_tables")

dofile(modpath.."/misc.lua")
dofile(modpath.."/endtable.lua")
dofile(modpath.."/coffeetable.lua")