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:
@ -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.")
|
||||
|
Reference in New Issue
Block a user