mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
seems to compile ( tests comented out)
This commit is contained in:
@@ -159,7 +159,7 @@ namespace OpenSim.Services.ProfilesService
|
||||
}
|
||||
#endregion Interests
|
||||
|
||||
/*
|
||||
|
||||
#region User Preferences
|
||||
public bool UserPreferencesUpdate(ref UserPreferences pref, ref string result)
|
||||
{
|
||||
@@ -239,7 +239,7 @@ namespace OpenSim.Services.ProfilesService
|
||||
return true;
|
||||
}
|
||||
#endregion User Preferences
|
||||
*/
|
||||
|
||||
|
||||
#region Utility
|
||||
public OSD AvatarImageAssetsRequest(UUID avatarId)
|
||||
|
||||
Reference in New Issue
Block a user