mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
disable prim count debug logging temporarily
This commit is contained in:
@@ -4276,7 +4276,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
int sequence_id, bool snap_selection, int request_result, ILandObject lo,
|
||||
float simObjectBonusFactor, int parcelObjectCapacity, int simObjectCapacity, uint regionFlags)
|
||||
{
|
||||
m_log.DebugFormat("[LLCLIENTVIEW]: Sending land properties for {0} to {1}", lo.LandData.GlobalID, Name);
|
||||
// m_log.DebugFormat("[LLCLIENTVIEW]: Sending land properties for {0} to {1}", lo.LandData.GlobalID, Name);
|
||||
|
||||
LandData landData = lo.LandData;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user