mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
revert the test, sending again appearance to self in
ValidateAndSendAppearanceAndAgentData()
This commit is contained in:
@@ -2707,7 +2707,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
// again here... this comes after the cached appearance check because the avatars
|
||||
// appearance goes into the avatar update packet
|
||||
SendAvatarDataToAllAgents();
|
||||
// SendAppearanceToAgent(this);
|
||||
SendAppearanceToAgent(this);
|
||||
|
||||
// If we are using the the cached appearance then send it out to everyone
|
||||
if (cachedappearance)
|
||||
|
||||
Reference in New Issue
Block a user