mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
this removes use of the mapper for wearables, and I can confirm things
get saved to the database. There are still issues on wearing things after a cleared cache that I'm looking at now.
This commit is contained in:
@@ -1456,8 +1456,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
|
||||
SendFullUpdateToAllClients();
|
||||
SendAppearanceToAllOtherAgents();
|
||||
// This is probably egregious
|
||||
m_controllingClient.SendWearables(m_appearance.Wearables, m_appearance.Serial++);
|
||||
SendOwnAppearance();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user