Revert "Same freeze issue, now checking if it's in estate"
This reverts commit ca380ec039
.
cpu-performance
parent
d997c49e47
commit
38a04ff993
|
@ -130,7 +130,6 @@ namespace OpenSim.Region.CoreModules.World.Estate
|
||||||
|
|
||||||
private void SendToEstate(uint EstateID, Dictionary<string, object> sendData)
|
private void SendToEstate(uint EstateID, Dictionary<string, object> sendData)
|
||||||
{
|
{
|
||||||
m_log.DebugFormat("[XESTATE CONNECTOR]: SendToEstate");
|
|
||||||
List<UUID> regions = m_EstateModule.Scenes[0].GetEstateRegions((int)EstateID);
|
List<UUID> regions = m_EstateModule.Scenes[0].GetEstateRegions((int)EstateID);
|
||||||
|
|
||||||
UUID ScopeID = UUID.Zero;
|
UUID ScopeID = UUID.Zero;
|
||||||
|
|
Loading…
Reference in New Issue