Remove commented code and the comment, as the change has proven out
parent
7720419fc7
commit
1c8bc9b7b6
|
@ -2464,9 +2464,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||||
m_controllingClient.SendAvatarDataImmediate(this);
|
m_controllingClient.SendAvatarDataImmediate(this);
|
||||||
|
|
||||||
SendInitialFullUpdateToAllClients();
|
SendInitialFullUpdateToAllClients();
|
||||||
// Experimentally commenting this. We don't have bakes at this time
|
|
||||||
// and 1.23 will not display an avatar without bakes.
|
|
||||||
//SendAppearanceToAllOtherAgents();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|
Loading…
Reference in New Issue