mirror of
https://github.com/glest/glest-source.git
synced 2025-08-25 17:20:43 +02:00
chat fixed, still struggling with positioning
This commit is contained in:
@@ -376,7 +376,7 @@ void BaseRenderer::renderMapPreview( const MapPreview *map, bool renderAll,
|
||||
glPopMatrix();
|
||||
glPopAttrib();
|
||||
|
||||
glViewport(0, 0, 0, 0);
|
||||
//glViewport(0, 0, 0, 0);
|
||||
|
||||
assertGl();
|
||||
}
|
||||
|
Reference in New Issue
Block a user