mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
Add a corresponding method for items. HG v2
This commit is contained in:
@@ -33,5 +33,6 @@ namespace OpenSim.Framework.Client
|
||||
public interface IClientInventory
|
||||
{
|
||||
void SendRemoveInventoryFolders(UUID[] folders);
|
||||
void SendRemoveInventoryItems(UUID[] folders);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user