mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
script mono is meaningless for us
This commit is contained in:
@@ -167,7 +167,7 @@ namespace OpenSim.Tests.Common
|
||||
AddEvent(receiverAgent, "AgentGroupDataUpdate", data);
|
||||
}
|
||||
|
||||
public OSD ScriptRunningEvent (UUID objectID, UUID itemID, bool running, bool mono)
|
||||
public void ScriptRunningEvent (UUID objectID, UUID itemID, bool running, UUID avatarID)
|
||||
{
|
||||
Console.WriteLine("ONE");
|
||||
throw new System.NotImplementedException ();
|
||||
|
||||
Reference in New Issue
Block a user