mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
(DotNet) ScriptEngine is now loaded and added to Scene during startup.
This commit is contained in:
@@ -32,7 +32,7 @@ using System.Text;
|
||||
|
||||
namespace OpenSim.Region.ScriptEngine.DotNetEngine
|
||||
{
|
||||
public class ScriptEngine : ScriptEngineInterface
|
||||
public class ScriptEngine : OpenSim.Region.Environment.Scenes.Scripting.ScriptEngineInterface
|
||||
{
|
||||
//
|
||||
// This is the root object for ScriptEngine
|
||||
|
||||
Reference in New Issue
Block a user