send inital data
parent
7aa8d37ce0
commit
1cd543936c
|
@ -103,6 +103,8 @@ namespace OpenSim.Modules.Appearance2Avatar
|
|||
|
||||
|
||||
m_log.Info("[" + Name + "] Info: Send update to all clients");
|
||||
|
||||
sp.SendInitialAvatarDataToAgent(sp);
|
||||
sp.SendAvatarDataToAllAgents();
|
||||
sp.SendAppearanceToAgent(sp);
|
||||
sp.SendAppearanceToAllOtherAgents();
|
||||
|
|
Loading…
Reference in New Issue