mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Bug fix: iars under Library weren't being loaded.
This commit is contained in:
@@ -775,6 +775,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
m_regInfo = regInfo;
|
||||
m_eventManager = new EventManager();
|
||||
|
||||
m_permissions = new ScenePermissions(this);
|
||||
|
||||
m_lastUpdate = Util.EnvironmentTickCount();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user