Merge branch 'master' into careminster
commit
e40cc46712
|
@ -80,7 +80,7 @@ namespace OpenSim.Services.Interfaces
|
|||
|
||||
}
|
||||
|
||||
public Dictionary<string, object> ToKeyValuePairs()
|
||||
public virtual Dictionary<string, object> ToKeyValuePairs()
|
||||
{
|
||||
Dictionary<string, object> result = new Dictionary<string, object>();
|
||||
result["UserID"] = UserID;
|
||||
|
|
Loading…
Reference in New Issue