This commit is contained in:
TighMacFanatic
2011-11-22 00:04:40 -05:00
64 changed files with 1268 additions and 1136 deletions

View File

@@ -213,7 +213,7 @@ void LLNetMap::draw()
gGL.getTexUnit(0)->unbind(LLTexUnit::TT_TEXTURE);
LLLocalClipRect clip(getLocalRect());
glMatrixMode(GL_MODELVIEW);
gGL.matrixMode(LLRender::MM_MODELVIEW);
// Draw background rectangle
if(isBackgroundVisible())