Compare commits
1 Commits
565558358d
...
9ae537f8a7
Author | SHA1 | Date | |
---|---|---|---|
9ae537f8a7 |
2
init.lua
2
init.lua
@ -52,6 +52,6 @@ for _, row in ipairs(paintings.dyes) do
|
|||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
|
||||||
if minetest.setting_getbool("log_mods") then
|
if minetest.settings:get_bool("log_mods") then
|
||||||
minetest.log("action", "Carbone: [paintings] loaded.")
|
minetest.log("action", "Carbone: [paintings] loaded.")
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user