@@ -90,7 +90,7 @@ namespace Voxel
GL.TexParameter(TextureTarget.Texture2D, TextureParameterName.TextureWrapT, (int)TextureWrapMode.Repeat);
CursorState = CursorState.Grabbed;
VSync = VSyncMode.On;
//VSync = VSyncMode.On;
Camera.UpdateSize(Width, Height);
}
The note is not visible to the blocked user.