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