mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
fixed the problem with other avatar's clothes being white.
This commit is contained in:
@@ -444,6 +444,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
{
|
||||
this.SendFullUpdateToOtherClient(avatar);
|
||||
avatar.SendFullUpdateToOtherClient(this);
|
||||
avatar.SendAppearanceToOtherAgent(this);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user