mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
move BulkUpdateInventoryItem from lludp to eventqueue message
This commit is contained in:
@@ -205,6 +205,10 @@ namespace OpenSim.Tests.Common
|
||||
{
|
||||
}
|
||||
|
||||
public void SendBulkUpdateInventoryItem(InventoryItemBase item, UUID avatarID, UUID? transationID = null)
|
||||
{
|
||||
}
|
||||
|
||||
public osUTF8 StartEvent(string eventName)
|
||||
{
|
||||
return null;
|
||||
|
||||
Reference in New Issue
Block a user