mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
add missing SendAgentGroupDataUpdate to llClientView
This commit is contained in:
@@ -1208,6 +1208,10 @@ namespace OpenSim.Tests.Common
|
||||
{
|
||||
}
|
||||
|
||||
public void SendAgentGroupDataUpdate(UUID avatarID, GroupMembershipData[] data)
|
||||
{
|
||||
}
|
||||
|
||||
public void SendJoinGroupReply(UUID groupID, bool success)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user