avinationmerge
Melanie 2012-03-28 02:33:15 +02:00
parent caaf25c326
commit 4ab63bfe97
1 changed files with 1 additions and 1 deletions

View File

@ -12541,7 +12541,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
foreach (InventoryItemBase item in items)
{
OSDMap ItemDataMap = new OSDMap();
ItemData.Add(DataMap);
ItemData.Add(ItemDataMap);
}
llsd.Add("ItemData", ItemData);