send update

master
Christopher 2020-07-10 18:29:36 +02:00
parent 74f1401b5a
commit cdf094ebec
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ namespace OpenSim.Modules.Appearance2Avatar
m_log.Info("[" + Name + "] Info: Send update to clients");
sp.TriggerScenePresenceUpdated();
sp.SendAvatarDataToAllAgents();
m_scene.ForEachClient(
client =>
{