mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +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:
@@ -885,6 +885,10 @@ namespace OpenSim.Region.OptionalModules.World.NPC
|
||||
{
|
||||
}
|
||||
|
||||
public void SendAlertMessage(string message, string info)
|
||||
{
|
||||
}
|
||||
|
||||
public void SendSystemAlertMessage(string message)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user