script mono is meaningless for us

This commit is contained in:
UbitUmarov
2019-01-25 21:21:23 +00:00
parent df568b1a66
commit 367bd48d91
6 changed files with 9 additions and 12 deletions

View File

@@ -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 ();