@@ -0,0 +1,8 @@
#version 450 core
out vec4 FragColor;
void main()
{
FragColor = vec4(1.0f, 0.5f, 0.2f, 1.0f);
}
The note is not visible to the blocked user.