mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
more changes on task inventory offers
This commit is contained in:
@@ -861,7 +861,7 @@ namespace OpenSim.Region.OptionalModules.World.NPC
|
||||
{
|
||||
}
|
||||
|
||||
public virtual void SendBulkUpdateInventory(InventoryNodeBase node)
|
||||
public virtual void SendBulkUpdateInventory(InventoryNodeBase node, UUID? transactionID = null)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user