mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Forward-port a small improvement to the land out connector
This commit is contained in:
committed by
Melanie
parent
5155915de1
commit
ea1df09fa4
@@ -102,7 +102,8 @@ namespace OpenSim.Region.CoreModules.ServiceConnectorsOut.Land
|
||||
|
||||
public void RegionLoaded(Scene scene)
|
||||
{
|
||||
m_GridService = scene.GridService;
|
||||
if (m_Enabled)
|
||||
m_GridService = scene.GridService;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user