mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
go back using File.Exists on flotsam
This commit is contained in:
@@ -106,10 +106,9 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
public class ScenePermissions
|
||||
{
|
||||
// private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
//private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
private Scene m_scene;
|
||||
|
||||
public ScenePermissions(Scene scene)
|
||||
{
|
||||
m_scene = scene;
|
||||
|
||||
Reference in New Issue
Block a user