Merge branch 'master' into careminster-presence-refactor

This commit is contained in:
Melanie
2010-06-08 22:07:01 +01:00
6 changed files with 143 additions and 32 deletions

View File

@@ -2229,7 +2229,8 @@ namespace OpenSim.Region.Framework.Scenes
/// </summary>
public void ScheduleGroupForFullUpdate()
{
// m_log.DebugFormat("[SOG]: Scheduling full update for {0} {1}", Name, UUID);
if (IsAttachment)
m_log.DebugFormat("[SOG]: Scheduling full update for {0} {1}", Name, LocalId);
checkAtTargets();
RootPart.ScheduleFullUpdate();