mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
Made ScriptSponsor serializable
This commit is contained in:
@@ -5,6 +5,7 @@ using System.Text;
|
||||
|
||||
namespace OpenSim.Region.ScriptEngine.Shared.Api.Runtime
|
||||
{
|
||||
[Serializable]
|
||||
public class ScriptSponsor: ISponsor
|
||||
{
|
||||
// In theory: I execute, therefore I am.
|
||||
|
||||
Reference in New Issue
Block a user