mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
HG minor bug fix and marked one method obsolete in UAS.
This commit is contained in:
@@ -486,6 +486,7 @@ namespace OpenSim.Services.Connectors.Hypergrid
|
||||
return friendsOnline;
|
||||
}
|
||||
|
||||
[Obsolete]
|
||||
public List<UUID> GetOnlineFriends(UUID userID, List<string> friends)
|
||||
{
|
||||
Hashtable hash = new Hashtable();
|
||||
|
||||
Reference in New Issue
Block a user