mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
minor changes
This commit is contained in:
@@ -204,7 +204,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
addFromAllowedDrop = (part.ParentGroup.RootPart.GetEffectiveObjectFlags() & (uint)PrimFlags.AllowInventoryDrop) != 0;
|
||||
|
||||
part.Inventory.AddInventoryItem(taskItem, addFromAllowedDrop);
|
||||
part.ParentGroup.InvalidateEffectivePerms();
|
||||
part.ParentGroup.InvalidateDeepEffectivePerms();
|
||||
return true;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user