mirror of
https://github.com/minetest-mods/i3.git
synced 2025-01-13 19:50:31 +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
|
||||
end)
|
||||
|
||||
--dofile(core.get_modpath("i3") .. "/tabs.lua")
|
||||
--dofile(core.get_modpath("i3") .. "/custom_recipes.lua")
|
||||
--dofile(core.get_modpath("i3") .. "/test_tabs.lua")
|
||||
--dofile(core.get_modpath("i3") .. "/test_custom_recipes.lua")
|
||||
|
Loading…
Reference in New Issue
Block a user