[antum_overrides] Remove initialization of "antum" & add denendency on
"antum" mod.master
parent
3efaf77b8b
commit
a938d5b0a3
|
@ -1,4 +1,5 @@
|
|||
default
|
||||
antum
|
||||
coloredwood?
|
||||
helicopter?
|
||||
craft_guide?
|
||||
|
|
|
@ -24,8 +24,6 @@
|
|||
|
||||
--]]
|
||||
|
||||
antum = {}
|
||||
|
||||
local modname = "antum_overrides"
|
||||
local modpath = minetest.get_modpath(modname)
|
||||
antum_overrides_path = modpath
|
||||
|
|
Loading…
Reference in New Issue