1
0
mirror of https://github.com/Philipbenr/mtfoods.git synced 2025-08-02 20:50:17 +02:00

1 Commits

Author SHA1 Message Date
7151544966 Ajoute message de chargement du mod dans le journal "action" 2018-12-31 17:47:55 +01:00

View File

@ -47,3 +47,5 @@ end
dofile(minetest.get_modpath("mtfoods").."/desserts.lua")
dofile(minetest.get_modpath("mtfoods").."/foods.lua")
dofile(minetest.get_modpath("mtfoods").."/drinks.lua")
minetest.log("action", "[mtfoods] loaded.")