summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpoolbump.cpp
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-05-26 16:46:55 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-05-26 16:46:55 +0100
commitd0a6165713aa94654f7948151c6fbbe0a7d315f2 (patch)
tree6e841a649e2ef4432a98d2575acec1fb9a675c2d /indra/newview/lldrawpoolbump.cpp
parent69480a5d25cc949e93bac591aa3bb397910f1cc0 (diff)
EXT-7479 FIXED only bumpmaps of type Brightness or Darkness load on 2.0.2 (205107)
Diffstat (limited to 'indra/newview/lldrawpoolbump.cpp')
-rw-r--r--indra/newview/lldrawpoolbump.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lldrawpoolbump.cpp b/indra/newview/lldrawpoolbump.cpp
index eefb93dc0c..4963b95046 100644
--- a/indra/newview/lldrawpoolbump.cpp
+++ b/indra/newview/lldrawpoolbump.cpp
@@ -82,7 +82,7 @@ static S32 bump_channel = -1;
// static
void LLStandardBumpmap::init()
{
- // do nothing
+ LLStandardBumpmap::restoreGL();
}
// static