mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
get rid of an incredibly noisy logging message from the last commit
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user