Skip to content
Snippets Groups Projects
Commit f850c007 authored by Milan's avatar Milan
Browse files

disable shop.lua for now

parent e64b1211
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ dofile(minetest.get_modpath("illuna").."/commands.lua")
dofile(minetest.get_modpath("illuna").."/register.lua")
dofile(minetest.get_modpath("illuna").."/aliases.lua")
dofile(minetest.get_modpath("illuna").."/craftitems.lua")
dofile(minetest.get_modpath("illuna").."/shop.lua")
--dofile(minetest.get_modpath("illuna").."/shop.lua")
dofile(minetest.get_modpath("illuna").."/stairs.lua")
dofile(minetest.get_modpath("illuna").."/hotstone.lua")
dofile(minetest.get_modpath("illuna").."/replacer.lua")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment