mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
cosmetics on ubode character code
This commit is contained in:
@@ -1142,7 +1142,7 @@ namespace OpenSim.Region.PhysicsModule.ubOde
|
||||
{
|
||||
_characters.Add(chr);
|
||||
if (chr.bad)
|
||||
m_log.DebugFormat("[PHYSICS] Added BAD actor {0} to characters list", chr.m_uuid);
|
||||
m_log.DebugFormat("[PHYSICS] Added BAD actor {0} to characters list", chr.LocalID);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user