mirror of
https://github.com/minetest-mods/i3.git
synced 2025-01-15 04:30:28 +01:00
Rename files
This commit is contained in:
parent
82b9a54980
commit
ed3ab46846
4
init.lua
4
init.lua
@ -2852,5 +2852,5 @@ on_leaveplayer(function(player)
|
|||||||
pdata[name] = nil
|
pdata[name] = nil
|
||||||
end)
|
end)
|
||||||
|
|
||||||
--dofile(core.get_modpath("i3") .. "/tabs.lua")
|
--dofile(core.get_modpath("i3") .. "/test_tabs.lua")
|
||||||
--dofile(core.get_modpath("i3") .. "/custom_recipes.lua")
|
--dofile(core.get_modpath("i3") .. "/test_custom_recipes.lua")
|
||||||
|
Loading…
Reference in New Issue
Block a user