mirror of
https://github.com/opensim/opensim.git
synced 2026-05-25 03:05:41 +08:00
Merge branch 'master' into careminster-presence-refactor
This commit is contained in:
@@ -540,7 +540,7 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
{
|
||||
}
|
||||
|
||||
public virtual void SendDialog(string objectname, UUID objectID, string ownerFirstName, string ownerLastName, string msg, UUID textureID, int ch, string[] buttonlabels)
|
||||
public virtual void SendDialog(string objectname, UUID objectID, UUID ownerID, string ownerFirstName, string ownerLastName, string msg, UUID textureID, int ch, string[] buttonlabels)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user