mirror of
https://github.com/glest/glest-source.git
synced 2025-08-26 09:24:24 +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();
|
glPopMatrix();
|
||||||
glPopAttrib();
|
glPopAttrib();
|
||||||
|
|
||||||
glViewport(0, 0, 0, 0);
|
//glViewport(0, 0, 0, 0);
|
||||||
|
|
||||||
assertGl();
|
assertGl();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user