summaryrefslogtreecommitdiff
path: root/indra/newview/llvowater.cpp
diff options
context:
space:
mode:
authorTofu Buzzard <no-email>2011-02-22 18:31:56 -0800
committerTofu Buzzard <no-email>2011-02-22 18:31:56 -0800
commit9c7e38a3d1318f05f43f404e04dbd619a17a3e31 (patch)
tree0b48d8e70ca1ce75c71d9a0b29bcb60e015de632 /indra/newview/llvowater.cpp
parent1ff941362fa5617a94fb85839d6540e5abb1b78a (diff)
parentd46594bf714cd19ebcbf693463c4d39e4c771bb8 (diff)
merge
Diffstat (limited to 'indra/newview/llvowater.cpp')
-rw-r--r--indra/newview/llvowater.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvowater.cpp b/indra/newview/llvowater.cpp
index 9f3ec9cadc..77875859e9 100644
--- a/indra/newview/llvowater.cpp
+++ b/indra/newview/llvowater.cpp
@@ -289,7 +289,7 @@ U32 LLVOVoidWater::getPartitionType() const
}
LLWaterPartition::LLWaterPartition()
-: LLSpatialPartition(0, FALSE, 0)
+: LLSpatialPartition(0, FALSE, GL_DYNAMIC_DRAW_ARB)
{
mInfiniteFarClip = TRUE;
mDrawableType = LLPipeline::RENDER_TYPE_WATER;