0.7.4.1
Melanie 2012-03-28 02:33:15 +02:00
parent b24605d526
commit 614c404923
1 changed files with 1 additions and 1 deletions

View File

@ -12382,7 +12382,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);