@@ -158,7 +158,7 @@ namespace Voxel
{
return new Vector3(
(Min.X + Max.X) / 2,
(Min.Y + Max.Y) / 2,
Min.Y,
(Min.Z + Max.Z) / 2
);
}
The note is not visible to the blocked user.