Forward-port a small improvement to the land out connector
parent
5155915de1
commit
ea1df09fa4
|
@ -102,6 +102,7 @@ namespace OpenSim.Region.CoreModules.ServiceConnectorsOut.Land
|
||||||
|
|
||||||
public void RegionLoaded(Scene scene)
|
public void RegionLoaded(Scene scene)
|
||||||
{
|
{
|
||||||
|
if (m_Enabled)
|
||||||
m_GridService = scene.GridService;
|
m_GridService = scene.GridService;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue