mirror of
https://github.com/opensim/opensim.git
synced 2026-05-20 07:05:46 +08:00
ScriptManager now uses LSL-compiler.
LSL_BuiltIn_Commands_TestImplementation.cs no longer needs updating.
This commit is contained in:
@@ -32,7 +32,7 @@ using System.Text;
|
||||
|
||||
namespace OpenSim.Region.ScriptEngine.DotNetEngine.Compiler
|
||||
{
|
||||
public class LSL_BuiltIn_Commands_TestImplementation : LSL_BuiltIn_Commands_Interface
|
||||
public class LSL_BuiltIn_Commands_TestImplementation //: LSL_BuiltIn_Commands_Interface
|
||||
{
|
||||
public LSL_BuiltIn_Commands_TestImplementation(string FullScriptID)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user