mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
Deleted a verbose and unneeded log message.
This commit is contained in:
@@ -3423,7 +3423,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());
|
||||
//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