mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
Fixed color of wireframe in source canvas
This commit is contained in:
@@ -75,6 +75,8 @@ void SourceGLCanvas::doRender() {
|
||||
}
|
||||
glEnd ();
|
||||
|
||||
glDisable(GL_TEXTURE_2D);
|
||||
|
||||
// Draw the quad.
|
||||
Quad& quad = getQuad();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user