In library inventory, correct asset id for llSay example script

From http://opensimulator.org/mantis/view.php?id=6917
Thanks to FreakyTech for this spot.
This commit is contained in:
Justin Clark-Casey (justincc)
2014-01-10 20:51:28 +00:00
parent 8c6b9ef865
commit 70dd4cf152
2 changed files with 4 additions and 4 deletions

View File

@@ -195,7 +195,7 @@
<!-- S == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba018"/> -->
<Section Name="llSay">
<Key Name="inventoryID" Value="3af51d20-b38f-11dc-8314-0800200c9a66" />
<Key Name="assetID" Value="3af51d21-b38f-11dc-8314-0800200c9a66" />
<Key Name="assetID" Value="366ac8e9-b391-11dc-8314-0800200c9a66" />
<Key Name="folderID" Value="30000112-000f-0000-0000-000100bba018"/>
<Key Name="description" Value="llS" />
<Key Name="name" Value="llSay" />