1
0
mirror of https://github.com/rubenwardy/diet.git synced 2025-07-12 13:20:22 +02:00

1 Commits

Author SHA1 Message Date
a05ee52a7f Ajoute message de chargement du mod dans le journal "action" 2018-12-25 13:36:44 +01:00

View File

@ -555,3 +555,5 @@ if minetest.get_modpath("nsspf") ~= nil then
overwrite("nsspf:plectania_nannfeldtii", -20)
overwrite("nsspf:cooked_plectania_nannfeldtii", -20)
end
minetest.log("action", "[diet] loaded.")