mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2026-01-02 08:15:18 +01:00
use nondeprecated namespace - minetest to core (#98)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local modpath = minetest.get_modpath("building_blocks")
|
||||
local modpath = core.get_modpath("building_blocks")
|
||||
|
||||
dofile(modpath.."/alias.lua")
|
||||
dofile(modpath.."/node_stairs.lua")
|
||||
|
||||
Reference in New Issue
Block a user