summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.cpp
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-01-13 13:38:24 +0200
committerVadim Savchuk <vsavchuk@productengine.com>2010-01-13 13:38:24 +0200
commite6c2b2b87cd8b90116a3eb7bfb01b3efce6d6ba2 (patch)
tree89d21fc719352fd6ebd5987ae77e63f208d0542e /indra/newview/llvoavatar.cpp
parenta619f9c307a46d709061c6e1d8179e699964688d (diff)
parentabc190525fd047b22f2e50b22a9fcd4d05f45e83 (diff)
Merge from default branch.
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llvoavatar.cpp')
-rw-r--r--indra/newview/llvoavatar.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvoavatar.cpp b/indra/newview/llvoavatar.cpp
index d0acb0bd39..5958742db2 100644
--- a/indra/newview/llvoavatar.cpp
+++ b/indra/newview/llvoavatar.cpp
@@ -2535,6 +2535,7 @@ void LLVOAvatar::idleUpdateLoadingEffect()
if (isFullyLoaded())
{
deleteParticleSource();
+ updateLOD();
}
else
{