forked from mtcontrib/homedecor_modpack
use nondeprecated namespace - minetest to core (#98)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local modpath = minetest.get_modpath("homedecor_tables")
|
||||
local modpath = core.get_modpath("homedecor_tables")
|
||||
|
||||
dofile(modpath.."/misc.lua")
|
||||
dofile(modpath.."/endtable.lua")
|
||||
|
||||
Reference in New Issue
Block a user