summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2015-09-29 15:25:14 -0400
committerOz Linden <oz@lindenlab.com>2015-09-29 15:25:14 -0400
commitbe9b1ee8afacabb64f82640de5f80ce9438e6c91 (patch)
tree7522c0ff759a459a39de15594ead31db033155fc /indra/newview
parent9757c3a7fa1c67ecbf62df4493dc68040ba0e264 (diff)
parent8f9fc7ddceadcbad8bfa11800ed91601f34934e0 (diff)
merge changes for MAINT-5613
Diffstat (limited to 'indra/newview')
-rwxr-xr-xindra/newview/llvoavatar.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llvoavatar.cpp b/indra/newview/llvoavatar.cpp
index 4546da71cc..e65ae91cb6 100755
--- a/indra/newview/llvoavatar.cpp
+++ b/indra/newview/llvoavatar.cpp
@@ -6264,6 +6264,8 @@ void LLVOAvatar::updateRezzedStatusTimers()
selfStopPhase("update_appearance_from_cof");
selfStopPhase("wear_inventory_category", false);
selfStopPhase("process_initial_wearables_update", false);
+
+ updateVisualComplexity();
}
}
mLastRezzedStatus = rez_status;