cosmetics

This commit is contained in:
UbitUmarov
2024-11-19 04:25:32 +00:00
parent 95ef45ba7c
commit 1ff28960f1
8 changed files with 55 additions and 87 deletions

View File

@@ -192,7 +192,7 @@ namespace OpenSim.Region.Framework.Scenes
// TODO: These are pending addition of those fields to TaskInventoryItem
// taskItem.SalePrice = item.SalePrice;
// taskItem.SaleType = item.SaleType;
bool addFromAllowedDrop;
if(withModRights)
addFromAllowedDrop = false;