summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-10-28 16:48:04 -0400
committerOz Linden <oz@lindenlab.com>2011-10-28 16:48:04 -0400
commit74d5fa086ceff89a43c9450e7db46708db8ee8f8 (patch)
treed24e710ffa68d5aa4e526a1129dd9d15a2eb49bc /indra/newview/pipeline.h
parentf49f6c8ef27bb73179f12d82401026ec2bb49155 (diff)
parent850bd75c46eb3b8416e8c9e02040171e8adad963 (diff)
merge changes for storm-1622
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r--indra/newview/pipeline.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h
index 27ee2745b5..0661de8cec 100644
--- a/indra/newview/pipeline.h
+++ b/indra/newview/pipeline.h
@@ -438,7 +438,7 @@ public:
RENDER_DEBUG_VERIFY = 0x0000002,
RENDER_DEBUG_BBOXES = 0x0000004,
RENDER_DEBUG_OCTREE = 0x0000008,
- RENDER_DEBUG_PICKING = 0x0000010,
+ RENDER_DEBUG_WIND_VECTORS = 0x0000010,
RENDER_DEBUG_OCCLUSION = 0x0000020,
RENDER_DEBUG_POINTS = 0x0000040,
RENDER_DEBUG_TEXTURE_PRIORITY = 0x0000080,