mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
add caps HomeLocation ; add client SendAlertMessage(string message, string info), where info in info message field. only minimal testing done
This commit is contained in:
@@ -1217,6 +1217,11 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
|
||||
|
||||
}
|
||||
|
||||
public void SendAlertMessage(string message, string info)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public void SendLoadURL(string objectname, UUID objectID, UUID ownerID, bool groupOwned, string message, string url)
|
||||
{
|
||||
IRC_SendChannelPrivmsg(objectname,url);
|
||||
|
||||
Reference in New Issue
Block a user