commit forgotten change in marsdoors

master
Milan Ihl 2020-05-21 11:05:07 +02:00
parent 50315e5f5e
commit 74f78b0a0a
1 changed files with 1 additions and 0 deletions

View File

@ -3,4 +3,5 @@
--dofile(minetest.get_modpath("marsdoors") .. "/functions.lua")
dofile(minetest.get_modpath("marsdoors") .. "/nodes.lua")
dofile(minetest.get_modpath("marsdoors") .. "/craft.lua")
dofile(minetest.get_modpath("marsdoors") .. "/moreblocks.lua")