take sync viewer out on make root

melanie
UbitUmarov 2017-01-06 01:38:13 +00:00
parent 9b93068054
commit 1b64a45f66
1 changed files with 2 additions and 1 deletions

View File

@ -1290,7 +1290,7 @@ namespace OpenSim.Region.Framework.Scenes
}
IsChildAgent = false;
GodController.SyncViewerState();
}
m_log.DebugFormat("[MakeRootAgent] out lock: {0}ms", Util.EnvironmentTickCountSubtract(ts));
@ -2122,6 +2122,7 @@ namespace OpenSim.Region.Framework.Scenes
}
if(!IsChildAgent && !isNPC)
GodController.SyncViewerState();
// start sending terrain patchs
if (!gotCrossUpdate && !isNPC)