mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
missing file
This commit is contained in:
@@ -1250,7 +1250,7 @@ namespace OpenSim.Framework
|
||||
int PricePublicObjectDelete, int PriceRentLight, int PriceUpload, int TeleportMinPrice,
|
||||
float TeleportPriceExponent);
|
||||
|
||||
void SendAvatarPickerReply(AvatarPickerReplyAgentDataArgs AgentData, List<AvatarPickerReplyDataArgs> Data);
|
||||
void SendAvatarPickerReply(UUID QueryID, List<UserData> users);
|
||||
|
||||
void SendAgentDataUpdate(UUID agentid, UUID activegroupid, string firstname, string lastname, ulong grouppowers,
|
||||
string groupname, string grouptitle);
|
||||
|
||||
Reference in New Issue
Block a user