@ -14,7 +14,7 @@ local point_to_liquids = true
local chat_message_color = "#FF90A8" -- argument to minetest.colorize()
function round (x)
function round(x)
local f = math.floor(x)
if (x == f) or (x % 2.0 == 0.5) then
return f
The note is not visible to the blocked user.