mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
* refactor: move new inventory service call by user server to OGS1 with all the other service calls
* will post to mailing list about moving this shortly
This commit is contained in:
@@ -407,6 +407,7 @@ namespace OpenSim.Grid.UserServer
|
||||
|
||||
return ProfileToXmlRPCResponse(userProfile);
|
||||
}
|
||||
|
||||
public XmlRpcResponse XmlRPCGetAgentMethodUUID(XmlRpcRequest request)
|
||||
{
|
||||
XmlRpcResponse response = new XmlRpcResponse();
|
||||
|
||||
Reference in New Issue
Block a user