summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpoolmaterials.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/lldrawpoolmaterials.h')
-rw-r--r--indra/newview/lldrawpoolmaterials.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lldrawpoolmaterials.h b/indra/newview/lldrawpoolmaterials.h
index cfbd13f335..eae1aba87c 100644
--- a/indra/newview/lldrawpoolmaterials.h
+++ b/indra/newview/lldrawpoolmaterials.h
@@ -52,7 +52,7 @@ public:
LLVertexBuffer::MAP_TEXCOORD1 |
LLVertexBuffer::MAP_TEXCOORD2 |
LLVertexBuffer::MAP_COLOR |
- LLVertexBuffer::MAP_BINORMAL
+ LLVertexBuffer::MAP_TANGENT
};
/*virtual*/ U32 getVertexDataMask() { return VERTEX_DATA_MASK; }