1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-07-01 07:30:42 +02:00

Add mods loading messages to action log

This commit is contained in:
2020-07-23 15:39:26 +02:00
parent 6135b3a60c
commit ad30eeab23
9 changed files with 14 additions and 7 deletions

View File

@ -31,7 +31,4 @@ dofile(signs_road.path.."/nodes.lua")
dofile(signs_road.path.."/crafts.lua")
dofile(signs_road.path.."/compatibility.lua")
minetest.log("action", "[signs_road] loaded")