summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerwindow.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2015-04-17 13:37:46 -0400
committerOz Linden <oz@lindenlab.com>2015-04-17 13:37:46 -0400
commit1da60c1d92e7af7d9f3de141574179717cf1e9cd (patch)
treeb3d041ece3f7b34304e1257f6083d7f08b342e6a /indra/newview/llviewerwindow.cpp
parent7a212eb7e5a44e4b1df96e1c48c2b5afb580c1a6 (diff)
reorganize visual muting, impostors, and complexity criteria [does not render correctly yet]
Diffstat (limited to 'indra/newview/llviewerwindow.cpp')
-rwxr-xr-xindra/newview/llviewerwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llviewerwindow.cpp b/indra/newview/llviewerwindow.cpp
index 57c1643b8d..09173f0742 100755
--- a/indra/newview/llviewerwindow.cpp
+++ b/indra/newview/llviewerwindow.cpp
@@ -680,7 +680,7 @@ public:
avatar->calculateUpdateRenderComplexity(); // Make sure the numbers are up-to-date
trunc_name = utf8str_truncate(avatar->getFullname(), 16);
- addText(xpos, ypos, llformat("%s : rez %d, weight %d, bytes %d area %.2f",
+ addText(xpos, ypos, llformat("%s : rez %d, complexity %d, bytes %d area %.2f",
trunc_name.c_str(),
avatar->getRezzedStatus(),
avatar->getVisualComplexity(),