summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatarself.cpp
diff options
context:
space:
mode:
authorNyx (Neal Orman) <nyx@lindenlab.com>2012-04-02 11:22:01 -0400
committerNyx (Neal Orman) <nyx@lindenlab.com>2012-04-02 11:22:01 -0400
commit54ed00b6a2bff91b98a69d4f89dd1a2ce0e559fe (patch)
treeda99f0d2246dd11d7ae62fcd3a1d1d4bfe8d7321 /indra/newview/llvoavatarself.cpp
parent02328a13d7a5b6fde9f4a7afa7816e3acc7eee83 (diff)
parent6a7582c09d5533cab09ca07da301d9c987b422f5 (diff)
Automated merge with https://bitbucket.org/VirLinden/runway
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 5eb0cefb40..51d603f3bd 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;
}