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
commit07a73b49f536ce72200b22f2626b407f249d4487 (patch)
treeb5b8dcf0db457707ce3fcc969a7a3a265a1ca89d /indra/newview/lldrawpoolbump.cpp
parent9008bd8bb4359aed46ea62f363c208802f48dc6d (diff)
EXT-7479 FIXED only bumpmaps of type Brightness or Darkness load on 2.0.2 (205107)
(transplanted from 372fb87d85f7d78c6ff285b4789bd868cb000c97)
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 b7092f32a2..711034a972 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