mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
* Oops. Forgot Initialise needs tweaking between IRegionModule and ISharedRegionModule.
This commit is contained in:
@@ -70,6 +70,8 @@ namespace OpenSim.Region.CoreModules.InterGrid
|
||||
|
||||
public void Initialise(Scene scene, IConfigSource source)
|
||||
{
|
||||
m_settings = source;
|
||||
|
||||
lock (m_scenes)
|
||||
m_scenes.Add(scene);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user