mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
mantis 9230: flag need for prims inventory saves in more 9un0link cases
This commit is contained in:
@@ -44,7 +44,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// <summary>
|
||||
/// Force the task inventory of this prim to persist at the next update sweep
|
||||
/// </summary>
|
||||
void ForceInventoryPersistence();
|
||||
void ForceInventoryPersistence(bool force = true);
|
||||
|
||||
/// <summary>
|
||||
/// Reset UUIDs for all the items in the prim's inventory.
|
||||
|
||||
Reference in New Issue
Block a user