* Added Java support back into Sugilite (although it still needs a calling host to be added).

This commit is contained in:
Adam Frisby
2007-07-05 00:09:45 +00:00
parent beb3073bec
commit 3c46e5b170
31 changed files with 2241 additions and 157 deletions

View File

@@ -27,7 +27,7 @@
*/
using OpenSim.Region.Environment.Scenes;
namespace OpenSim.Region.Enviorment.Scripting
namespace OpenSim.Region.Environment.Scripting
{
public interface IScript
{