mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
let log4net find its configuration with Robust also
This commit is contained in:
@@ -108,7 +108,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
{
|
||||
//private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
private Scene m_scene;
|
||||
private readonly Scene m_scene;
|
||||
public ScenePermissions(Scene scene)
|
||||
{
|
||||
m_scene = scene;
|
||||
|
||||
Reference in New Issue
Block a user