forked from minetest-mods/camera
Add load message to the "action" log
This commit is contained in:
parent
6f98272452
commit
ca268ec9b9
2
init.lua
2
init.lua
@ -388,3 +388,5 @@ minetest.register_chatcommand("camera", {
|
||||
end
|
||||
end,
|
||||
})
|
||||
|
||||
minetest.log("action", "[camera] loaded.")
|
||||
|
Loading…
x
Reference in New Issue
Block a user