Add load message to the "action" log

This commit is contained in:
sys4-fr
2018-12-24 03:33:15 +01:00
부모 6f98272452
커밋 ca268ec9b9

파일 보기

@@ -388,3 +388,5 @@ minetest.register_chatcommand("camera", {
end
end,
})
minetest.log("action", "[camera] loaded.")