diff options
author | Loren Shih <seraph@lindenlab.com> | 2010-02-04 19:04:03 -0500 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2010-02-04 19:04:03 -0500 |
commit | a05766c200df4094c483a755b95b9a3ac970fe81 (patch) | |
tree | ddec0c53547f743aa8649307716ab1d0df61f958 /indra/newview/llvoavatarself.cpp | |
parent | 14d77a36d4392cd51a0887d957905ce4c532ba38 (diff) | |
parent | 195b13beff0ea476ed47a08f6a44b85dc151eec8 (diff) |
automated merge viewer2.0->viewer2.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(); + } //----------------------------------------------------------------------------- |