mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
Finished removing the old scripting code, Scene.Scripting.cs and OpenSim.Framework.Interfaces.Scripting.
This commit is contained in:
@@ -34,7 +34,7 @@ using System.CodeDom;
|
||||
using System.CodeDom.Compiler;
|
||||
using Microsoft.JScript;
|
||||
|
||||
namespace OpenSim.Scripting
|
||||
namespace OpenSim.Region.Enviorment.Scripting
|
||||
{
|
||||
public class JScriptEngine : IScriptCompiler
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user