mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
add missing SendAgentGroupDataUpdate to llClientView
This commit is contained in:
@@ -1183,6 +1183,10 @@ namespace OpenSim.Region.OptionalModules.World.NPC
|
||||
{
|
||||
}
|
||||
|
||||
public void SendAgentGroupDataUpdate(UUID avatarID, GroupMembershipData[] data)
|
||||
{
|
||||
}
|
||||
|
||||
public void SendTerminateFriend(UUID exFriendID)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user