mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Minor bug fixes.
This commit is contained in:
@@ -109,6 +109,9 @@ namespace OpenSim.Region.CoreModules.ServiceConnectorsIn.Grid
|
||||
|
||||
public void RegionLoaded(Scene scene)
|
||||
{
|
||||
if (!m_Enabled)
|
||||
return;
|
||||
|
||||
if (!m_Registered)
|
||||
{
|
||||
m_Registered = true;
|
||||
|
||||
Reference in New Issue
Block a user