summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatarself.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2014-05-16 10:18:53 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2014-05-16 10:18:53 -0400
commitf2d7dfb1e6689968459ef680e608546d474da008 (patch)
tree99e06775b461451c2a041ebf970022ca2cf00b0d /indra/newview/llvoavatarself.cpp
parent01ad22ce197ba3bbf97ee396e163e5de529ad2e8 (diff)
merge fixes
Diffstat (limited to 'indra/newview/llvoavatarself.cpp')
-rwxr-xr-xindra/newview/llvoavatarself.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvoavatarself.cpp b/indra/newview/llvoavatarself.cpp
index 84e5567d37..1f497bc107 100755
--- a/indra/newview/llvoavatarself.cpp
+++ b/indra/newview/llvoavatarself.cpp
@@ -2526,6 +2526,7 @@ void LLVOAvatarSelf::forceBakeAllTextures(bool slam_for_debug)
}
invalidateComposite(layer_set);
+ add(LLStatViewer::TEX_REBAKES, 1);
}
else
{