Remove legacy mesecons code
This commit is contained in:
parent
92aa0114a2
commit
aec2fb8309
2 changed files with 0 additions and 18 deletions
|
@ -140,9 +140,5 @@ end
|
|||
|
||||
print("[OK] Mesecons")
|
||||
|
||||
-- Deprecated stuff
|
||||
-- To be removed in future releases
|
||||
dofile(minetest.get_modpath("mesecons").."/legacy.lua");
|
||||
|
||||
--Services like turnoff receptor on dignode and so on
|
||||
dofile(minetest.get_modpath("mesecons").."/services.lua");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue