Add load message to the "action" log

This commit is contained in:
sys4-fr 2018-12-24 03:46:42 +01:00
parent 476204891c
commit 7ec311407e
1 changed files with 2 additions and 0 deletions

View File

@ -397,3 +397,5 @@ elseif minetest.get_modpath("stairs") then
default.node_sound_wood_defaults()
)
end
minetest.log("action", "[cherry_tree] loaded.")