mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
* Restarting regions with the estate tools works in sandbox mode. I'm still working on grid mode, however. It doesn't break anything, but that feature doesn't work in grid mode yet either.
This commit is contained in:
@@ -454,7 +454,7 @@ namespace OpenSim
|
||||
}
|
||||
UDPServer restartingRegion = CreateRegion(whichRegion);
|
||||
restartingRegion.ServerListener();
|
||||
m_sceneManager.SendSimOnlineNotification(restartingRegion.RegionHandle);
|
||||
//m_sceneManager.SendSimOnlineNotification(restartingRegion.RegionHandle);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user