revert the test, sending again appearance to self in

ValidateAndSendAppearanceAndAgentData()
avinationmerge
UbitUmarov 2013-01-17 03:29:38 +00:00
parent 2743565f7e
commit 755e452342
1 changed files with 1 additions and 1 deletions

View File

@ -2707,7 +2707,7 @@ namespace OpenSim.Region.Framework.Scenes
// again here... this comes after the cached appearance check because the avatars // again here... this comes after the cached appearance check because the avatars
// appearance goes into the avatar update packet // appearance goes into the avatar update packet
SendAvatarDataToAllAgents(); SendAvatarDataToAllAgents();
// SendAppearanceToAgent(this); SendAppearanceToAgent(this);
// If we are using the the cached appearance then send it out to everyone // If we are using the the cached appearance then send it out to everyone
if (cachedappearance) if (cachedappearance)