forked from mtcontrib/arrow_signs
Ajout message de chargement du mod dans le journal "action"
This commit is contained in:
2
init.lua
2
init.lua
@ -192,3 +192,5 @@ dofile(MODPATH.."/steel.lua")
|
||||
if minetest.get_modpath("locks") then
|
||||
dofile(MODPATH.."/shared_locked.lua")
|
||||
end
|
||||
|
||||
minetest.log("action", "[arrow_signs] loaded.")
|
||||
|
Reference in New Issue
Block a user