mirror of
https://github.com/pyrollo/display_modpack.git
synced 2025-11-06 17:05:23 +01:00
Add mods loading messages to action log
This commit is contained in:
@@ -33,3 +33,5 @@ if minetest.get_modpath("display_api") then
|
||||
dofile(font_api.path.."/display_api.lua")
|
||||
end
|
||||
dofile(font_api.path.."/deprecation.lua")
|
||||
|
||||
minetest.log("action", "[font_api] loaded.")
|
||||
|
||||
Reference in New Issue
Block a user