mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
* Cleaning code still.
This commit is contained in:
@@ -34,7 +34,7 @@ using OpenSim.Region.Environment.Scenes;
|
||||
|
||||
namespace OpenSim.Grid.ScriptServer
|
||||
{
|
||||
public class FakeScene: Scene
|
||||
public class FakeScene : Scene
|
||||
{
|
||||
public FakeScene(RegionInfo regInfo, AgentCircuitManager authen, PermissionManager permissionManager,
|
||||
CommunicationsManager commsMan, SceneCommunicationService sceneGridService,
|
||||
@@ -48,4 +48,4 @@ namespace OpenSim.Grid.ScriptServer
|
||||
|
||||
// What does a scene have to do? :P
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user