summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpoolbump.cpp
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2010-08-13 19:36:16 -0500
committerDave Parks <davep@lindenlab.com>2010-08-13 19:36:16 -0500
commitbd0b3a2ddeafaf0d1669ede7ab5aee22d8da9af7 (patch)
treef2f67d130ff4422693ca27d3b3d3c632561afe6d /indra/newview/lldrawpoolbump.cpp
parent671609239f63bc6dc293a0580e6f1b8e48239b26 (diff)
parent9d5a3d7a2d830c07dd6b79534fdbe7c782b30afe (diff)
merge
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 20097e29fe..0b0297d2b8 100644
--- a/indra/newview/lldrawpoolbump.cpp
+++ b/indra/newview/lldrawpoolbump.cpp
@@ -501,7 +501,7 @@ void LLDrawPoolBump::beginFullbrightShiny()
if (LLPipeline::sUnderWaterRender)
{
- shader = &gObjectShinyWaterProgram;
+ shader = &gObjectFullbrightShinyWaterProgram;
}
else
{