mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Typo fix
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user