Add load message to the "action" log
This commit is contained in:
parent
476204891c
commit
7ec311407e
2
init.lua
2
init.lua
@ -397,3 +397,5 @@ elseif minetest.get_modpath("stairs") then
|
|||||||
default.node_sound_wood_defaults()
|
default.node_sound_wood_defaults()
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
minetest.log("action", "[cherry_tree] loaded.")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user