mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
Revert "Same freeze issue, now checking if it's in estate"
This reverts commit ca380ec039.
This commit is contained in:
@@ -130,7 +130,6 @@ namespace OpenSim.Region.CoreModules.World.Estate
|
||||
|
||||
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);
|
||||
|
||||
UUID ScopeID = UUID.Zero;
|
||||
|
||||
Reference in New Issue
Block a user