mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-06 10:15:19 +01:00
DevTest: Move experimental items to other mods
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
experimental = {}
|
||||
|
||||
dofile(minetest.get_modpath("experimental").."/detached.lua")
|
||||
dofile(minetest.get_modpath("experimental").."/items.lua")
|
||||
dofile(minetest.get_modpath("experimental").."/commands.lua")
|
||||
|
||||
function experimental.print_to_everything(msg)
|
||||
|
||||
Reference in New Issue
Block a user