forked from mtcontrib/plantlife_modpack
Ajoute quelques messages de chargement de mods dans le journal "action"
This commit is contained in:
@ -47,4 +47,4 @@ dofile(minetest.get_modpath(current_mod_name) .. "/config.lua")
|
||||
dofile(minetest.get_modpath(current_mod_name) .. "/global_function.lua")
|
||||
dofile(minetest.get_modpath(current_mod_name) .. "/blossom.lua")
|
||||
|
||||
minetest.log("info", S("[Nature Classic] loaded!"))
|
||||
minetest.log("action", S("[Nature Classic] loaded!"))
|
||||
|
Reference in New Issue
Block a user