mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Remove log line accidentally left in SP.SendSitResponse()
This commit is contained in:
@@ -1895,7 +1895,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
)
|
||||
));
|
||||
|
||||
m_log.DebugFormat("[SCENE PRESENCE]: {0} {1}", SitTargetisSet, SitTargetUnOccupied);
|
||||
// m_log.DebugFormat("[SCENE PRESENCE]: {0} {1}", SitTargetisSet, SitTargetUnOccupied);
|
||||
|
||||
if (PhysicsActor != null)
|
||||
m_sitAvatarHeight = PhysicsActor.Size.Z;
|
||||
|
||||
Reference in New Issue
Block a user