mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
add another thing ot iclient
This commit is contained in:
@@ -1157,7 +1157,10 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
|
||||
|
||||
public void SendBulkUpdateInventory(InventoryNodeBase node, UUID? transactionID = null)
|
||||
{
|
||||
}
|
||||
|
||||
public void SendBulkUpdateInventory(InventoryFolderBase[] folders, InventoryItemBase[] items)
|
||||
{
|
||||
}
|
||||
|
||||
public void SendXferPacket(ulong xferID, uint packet,
|
||||
|
||||
Reference in New Issue
Block a user