mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Show when appearance is sent to an avatar to help track down failure
\to display avatars
This commit is contained in:
@@ -3427,6 +3427,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
|
||||
avp.Sender.IsTrial = false;
|
||||
avp.Sender.ID = agentID;
|
||||
m_log.DebugFormat("[CLIENT]: Sending appearance for {0} to {1}", agentID.ToString(), AgentId.ToString());
|
||||
OutPacket(avp, ThrottleOutPacketType.Task);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user