summaryrefslogtreecommitdiff
path: root/indra/newview/llstartup.cpp
diff options
context:
space:
mode:
authorNyx (Neal Orman) <nyx@lindenlab.com>2012-09-07 23:17:38 -0400
committerNyx (Neal Orman) <nyx@lindenlab.com>2012-09-07 23:17:38 -0400
commita89ec17529d183e61fc98a8cd5fa73dceb90ec9c (patch)
treebe9c97633eb5ff75a384db2d9be95fb508d6a37a /indra/newview/llstartup.cpp
parent5f8b94094877730082340dc21ff0162b6177a427 (diff)
parent77b33d9623c08152932282048fe847d79fcf43cd (diff)
Automated merge with https://bitbucket.org/don_linden/sunshine-experimental
Diffstat (limited to 'indra/newview/llstartup.cpp')
-rwxr-xr-xindra/newview/llstartup.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp
index 6782e3ef8a..ab06b1f5aa 100755
--- a/indra/newview/llstartup.cpp
+++ b/indra/newview/llstartup.cpp
@@ -1247,6 +1247,9 @@ bool idle_startup()
LLPostProcess::initClass();
display_startup();
+ LLAvatarAppearance::initClass();
+ display_startup();
+
LLViewerObject::initVOClasses();
display_startup();