mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
Add AvatarInterestsReply
This commit is contained in:
@@ -1392,5 +1392,7 @@ namespace OpenSim.Framework
|
||||
bool AddGenericPacketHandler(string MethodName, GenericMessage handler);
|
||||
|
||||
void SendRebakeAvatarTextures(UUID textureID);
|
||||
|
||||
void SendAvatarInterestsReply(UUID avatarID, uint wantMask, string wantText, uint skillsMask, string skillsText, string languages);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user