mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
mini-warnings-safari, plus cleanup of IUserServices method naming.
This commit is contained in:
@@ -51,7 +51,7 @@ namespace OpenSim.Framework.Communications
|
||||
|
||||
UserAgentData GetAgentByUUID(LLUUID userId);
|
||||
|
||||
void clearUserAgent(LLUUID avatarID);
|
||||
void ClearUserAgent(LLUUID avatarID);
|
||||
List<AvatarPickerAvatar> GenerateAgentPickerRequestResponse(LLUUID QueryID, string Query);
|
||||
|
||||
UserProfileData SetupMasterUser(string firstName, string lastName);
|
||||
|
||||
Reference in New Issue
Block a user