forked from mtcontrib/homedecor_modpack
make "computer" mod depend on basic_materials
This commit is contained in:
@ -94,6 +94,5 @@ end
|
||||
|
||||
local MODPATH = minetest.get_modpath("computer")
|
||||
dofile(MODPATH.."/computers.lua")
|
||||
dofile(MODPATH.."/miscitems.lua")
|
||||
dofile(MODPATH.."/recipes.lua")
|
||||
dofile(MODPATH.."/tetris.lua")
|
||||
|
Reference in New Issue
Block a user