@@ -42,7 +42,7 @@ void display() {
glVertex2f(-0.9f, -0.3f);
glEnd();
JGL::FillRect2D();
JGL::FillRect2D({64, 64}, {128, 128}, JGL::Colors::White);
glBegin(GL_TRIANGLES);
glColor3f(0.0f, 0.0f, 1.f); // Blue
The note is not visible to the blocked user.