mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
Perform other region ready actions even if simulator is configured to leave logins disabled on startup.
This commit is contained in:
@@ -2506,7 +2506,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public void TriggerRegionReady(IScene scene)
|
||||
{
|
||||
RegionReady handler = OnRegionReady;
|
||||
|
||||
Reference in New Issue
Block a user