diff options
author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-02-04 15:56:46 -0500 |
---|---|---|
committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-02-04 15:56:46 -0500 |
commit | 20c49c78483e7608242b8f34bfc71fbf40837494 (patch) | |
tree | 443bcc6db9f068ac757a2a4f50948bc7a3114376 /indra/newview/llvoavatarself.cpp | |
parent | 21adf86c567d3cad81e762c0215c8ec8f8c5eab6 (diff) | |
parent | 303b84c533d2c6ec7426252915661214ff883f01 (diff) |
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
Diffstat (limited to 'indra/newview/llvoavatarself.cpp')
-rw-r--r-- | indra/newview/llvoavatarself.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvoavatarself.cpp b/indra/newview/llvoavatarself.cpp index ecd6b05ded..b1ea8a1bbb 100644 --- a/indra/newview/llvoavatarself.cpp +++ b/indra/newview/llvoavatarself.cpp @@ -1966,6 +1966,7 @@ void LLVOAvatarSelf::forceBakeAllTextures(bool slam_for_debug) // Don't know if this is needed updateMeshTextures(); + } //----------------------------------------------------------------------------- |