mirror of
https://github.com/opensim/opensim.git
synced 2026-07-13 19:14:51 +08:00
* UpdateWearable should SendOurAppearance
* Ignored some bins
This commit is contained in:
@@ -1091,6 +1091,8 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
{
|
||||
m_wearables[wearableId] = wearable;
|
||||
m_controllingClient.SendWearables(m_wearables, m_wearablesSerial++);
|
||||
SendOurAppearance( m_controllingClient );
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user