Move flint and steel to fire mod
This commit is contained in:
parent
3c1957b5b9
commit
1b76a91d6b
6 changed files with 35 additions and 35 deletions
|
@ -191,7 +191,7 @@ minetest.register_abm({
|
|||
end,
|
||||
})
|
||||
|
||||
dofile(minetest.get_modpath(minetest.get_current_modname()).."/flint_and_steel.lua")
|
||||
|
||||
local time_to_load= os.clock() - init
|
||||
print(string.format("[MOD] "..minetest.get_current_modname().." loaded in %.4f s", time_to_load))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue