mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-22 23:34:57 -04:00
commit clean up
This commit is contained in:
parent
51a2a68f05
commit
deaf3327e0
4 changed files with 29 additions and 20 deletions
|
@ -251,7 +251,6 @@ static void BlendVertices()
|
|||
|
||||
static void DrawMeshes()
|
||||
{
|
||||
//glPointSize(2.0);
|
||||
glColor3f(1.0, 1.0, 1.0);
|
||||
glPushMatrix();
|
||||
glLoadIdentity();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue