1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2025-07-25 03:00:23 +02:00

Ajoute quelques messages de chargement de mods dans le journal "action"

This commit is contained in:
sys4-fr
2019-01-05 22:50:35 +01:00
parent 08698ecd60
commit 114eaff7f1
6 changed files with 10 additions and 2 deletions

View File

@ -5,3 +5,5 @@ plantlife_i18n = { }
local MP = minetest.get_modpath(minetest.get_current_modname())
plantlife_i18n.gettext, plantlife_i18n.ngettext = dofile(MP.."/intllib.lua")
minetest.log("action", "[plantlife_i18n] loaded.")