mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
take lludp out of usermanagement module
This commit is contained in:
@@ -1176,7 +1176,7 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
|
||||
|
||||
}
|
||||
|
||||
public void SendAvatarPickerReply(AvatarPickerReplyAgentDataArgs AgentData, List<AvatarPickerReplyDataArgs> Data)
|
||||
public void SendAvatarPickerReply(UUID QueryID, List<UserData> users)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user