mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
missing file, of course
This commit is contained in:
@@ -109,6 +109,11 @@ namespace OpenSim.Tests.Common
|
||||
throw new System.NotImplementedException ();
|
||||
}
|
||||
|
||||
public void CancelScriptEvent(UUID itemID, string eventName)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public bool PostScriptEvent(UUID itemID, string name, object[] args)
|
||||
{
|
||||
// Console.WriteLine("Posting event {0} for {1}", name, itemID);
|
||||
|
||||
Reference in New Issue
Block a user