mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
In this commit I am using an editor feature called "Save All" before I commit.
This commit is contained in:
@@ -35,8 +35,9 @@ using OpenSim.Region.Environment.Scenes;
|
||||
namespace OpenSim.Region.ScriptEngine.DotNetEngine
|
||||
{
|
||||
/// <summary>
|
||||
/// This is the root object for ScriptEngine
|
||||
/// This is the root object for ScriptEngine. Objects access each other trough this class.
|
||||
/// </summary>
|
||||
///
|
||||
[Serializable]
|
||||
public class ScriptEngine : IRegionModule
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user