commit clean up

This commit is contained in:
Jip 2024-05-06 16:46:18 +02:00
parent 51a2a68f05
commit deaf3327e0
4 changed files with 29 additions and 20 deletions

View file

@ -251,7 +251,6 @@ static void BlendVertices()
static void DrawMeshes()
{
//glPointSize(2.0);
glColor3f(1.0, 1.0, 1.0);
glPushMatrix();
glLoadIdentity();