seems to compile ( tests comented out)

This commit is contained in:
UbitUmarov
2015-09-02 19:54:53 +01:00
parent 371c9dd2af
commit a11edceb00
157 changed files with 1315 additions and 9792 deletions

View File

@@ -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)