commit forgotten change in marsdoors
This commit is contained in:
parent
50315e5f5e
commit
74f78b0a0a
1 changed files with 1 additions and 0 deletions
|
@ -3,4 +3,5 @@
|
||||||
--dofile(minetest.get_modpath("marsdoors") .. "/functions.lua")
|
--dofile(minetest.get_modpath("marsdoors") .. "/functions.lua")
|
||||||
dofile(minetest.get_modpath("marsdoors") .. "/nodes.lua")
|
dofile(minetest.get_modpath("marsdoors") .. "/nodes.lua")
|
||||||
dofile(minetest.get_modpath("marsdoors") .. "/craft.lua")
|
dofile(minetest.get_modpath("marsdoors") .. "/craft.lua")
|
||||||
|
dofile(minetest.get_modpath("marsdoors") .. "/moreblocks.lua")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue