diff options
| author | Nyx Linden <nyx@lindenlab.com> | 2013-02-14 13:42:09 -0500 |
|---|---|---|
| committer | Nyx Linden <nyx@lindenlab.com> | 2013-02-14 13:42:09 -0500 |
| commit | e8a28a8e217b724c08338876b1197d17ff240824 (patch) | |
| tree | 597d2b11e2471fd8862f5b5e4781de01ea3528a8 /indra/llprimitive/llprimitive.cpp | |
| parent | 705a23ac0d80da44e61b0b78515dca0768909b32 (diff) | |
| parent | c99e206374f6afdcc038a97934314dec1a742b2e (diff) | |
merge
Diffstat (limited to 'indra/llprimitive/llprimitive.cpp')
| -rwxr-xr-x[-rw-r--r--] | indra/llprimitive/llprimitive.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llprimitive/llprimitive.cpp b/indra/llprimitive/llprimitive.cpp index 4e36723eec..faf98883d9 100644..100755 --- a/indra/llprimitive/llprimitive.cpp +++ b/indra/llprimitive/llprimitive.cpp @@ -1246,6 +1246,7 @@ S32 LLPrimitive::parseTEMessage(LLMessageSystem* mesgsys, char const* block_name if (tec.size == 0) { + tec.face_count = 0; return retval; } |
