Finished removing the old scripting code, Scene.Scripting.cs and OpenSim.Framework.Interfaces.Scripting.

This commit is contained in:
MW
2007-06-28 14:10:05 +00:00
parent 3456d951d8
commit 561db23e5f
13 changed files with 43 additions and 251 deletions

View File

@@ -29,7 +29,7 @@ using System;
using System.Collections.Generic;
using System.Text;
namespace OpenSim.Scripting
namespace OpenSim.Region.Enviorment.Scripting
{
public class ScriptManager
{