mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Comment debug message
This commit is contained in:
@@ -3698,8 +3698,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
sp = null;
|
||||
}
|
||||
else
|
||||
m_log.WarnFormat("[SCENE]: Existing root scene presence for {0} {1} in {2}, but agent is in trasit", sp.Name, sp.UUID, RegionInfo.RegionName);
|
||||
//else
|
||||
// m_log.WarnFormat("[SCENE]: Existing root scene presence for {0} {1} in {2}, but agent is in trasit", sp.Name, sp.UUID, RegionInfo.RegionName);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user