mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Experimentally comment the sending of unbaked avatars
This commit is contained in:
@@ -2806,7 +2806,9 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
m_controllingClient.SendAvatarDataImmediate(this);
|
||||
|
||||
SendInitialFullUpdateToAllClients();
|
||||
SendAppearanceToAllOtherAgents();
|
||||
// Experimentally commenting this. We don't have bakes at this time
|
||||
// and 1.23 will not display an avatar without bakes.
|
||||
//SendAppearanceToAllOtherAgents();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user