get rid of an incredibly noisy logging message from the last commit
parent
c9c40343af
commit
572b680cb0
|
@ -588,7 +588,7 @@ namespace OpenSim.Region.Framework.Scenes
|
|||
set
|
||||
{
|
||||
m_bodyRot = value;
|
||||
m_log.DebugFormat("[SCENE PRESENCE]: Body rot for {0} set to {1}", Name, m_bodyRot);
|
||||
// m_log.DebugFormat("[SCENE PRESENCE]: Body rot for {0} set to {1}", Name, m_bodyRot);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue