mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
startup event on script added to object, not all inside object.
This commit is contained in:
@@ -13,6 +13,7 @@ using rotation = OpenSim.Region.ScriptEngine.Common.LSL_Types.Quaternion;
|
||||
|
||||
namespace OpenSim.Region.ScriptEngine.DotNetEngine.Compiler.LSL
|
||||
{
|
||||
//[Serializable]
|
||||
public class LSL_BaseClass : MarshalByRefObject, LSL_BuiltIn_Commands_Interface, IScript
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user