mirror of
https://github.com/opensim/opensim.git
synced 2026-08-02 14:56:19 +08:00
*Some more restructuring/fixing -- should compile, but high chance I forgot to add/remove something
This commit is contained in:
@@ -29,7 +29,7 @@ using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace OpenSim.Region.Scripting
|
||||
namespace OpenSim.Region.Environment.Scripting
|
||||
{
|
||||
public delegate Script ScriptFactory();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user