Merge branch 'master' into careminster-presence-refactor

This commit is contained in:
Melanie
2010-08-08 18:24:33 +01:00
7 changed files with 112 additions and 11 deletions

View File

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