Ajoute message de chargement du mod dans le journal "action"

This commit is contained in:
sys4-fr 2018-12-31 15:35:26 +01:00
부모 0861f4d8c8
커밋 9b9d3b7a5b
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@ -37,3 +37,5 @@ if has_currency then
dofile(modpath .. "/currency_override.lua")
end
end
minetest.log("action", "[exchange_shop] loaded.")