mirror of
https://github.com/opensim/opensim.git
synced 2026-05-19 22:45:43 +08:00
@@ -1153,5 +1153,9 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
public void SendChangeUserRights(UUID agentID, UUID friendID, int rights)
|
||||
{
|
||||
}
|
||||
|
||||
public void SendTextBoxRequest(string message, int chatChannel, string objectname, string ownerFirstName, string ownerLastName, UUID objectId)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user