summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatarself.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2012-04-02 17:27:11 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2012-04-02 17:27:11 -0400
commit819d6bec16a34beb057e60961ed17d62fad19bce (patch)
treea6ee836268e4303614ca967adbc287afff6bc19f /indra/newview/llvoavatarself.cpp
parent7c14e354aedf5de21a3255a467750a09f18e33eb (diff)
parent54ed00b6a2bff91b98a69d4f89dd1a2ce0e559fe (diff)
merge
Diffstat (limited to 'indra/newview/llvoavatarself.cpp')
-rwxr-xr-xindra/newview/llvoavatarself.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llvoavatarself.cpp b/indra/newview/llvoavatarself.cpp
index 96f9ff39dd..8beac65053 100755
--- a/indra/newview/llvoavatarself.cpp
+++ b/indra/newview/llvoavatarself.cpp
@@ -822,6 +822,8 @@ U32 LLVOAvatarSelf::processUpdateMessage(LLMessageSystem *mesgsys,
mInitialBakeIDs[i] = texture_id;
}
+ onFirstTEMessageReceived();
+
mInitialBakesLoaded = true;
}