mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
* elminate now pointless inv type fields from OpenSim library xml
This commit is contained in:
@@ -3,14 +3,12 @@
|
||||
<Key Name="assetID" Value="00000000-0000-2222-3333-000000000001" />
|
||||
<Key Name="name" Value="WelcomeNote" />
|
||||
<Key Name="assetType" Value="7" />
|
||||
<Key Name="inventoryType" Value="7" />
|
||||
<Key Name="fileName" Value="welcomeNote.txt" />
|
||||
</Section>
|
||||
<Section Name="Example notecard">
|
||||
<Key Name="assetID" Value="8d1ada50-b9c7-11dc-95ff-0800200c9a66" />
|
||||
<Key Name="name" Value="WelcomeNote" />
|
||||
<Key Name="assetType" Value="7" />
|
||||
<Key Name="inventoryType" Value="7" />
|
||||
<Key Name="fileName" Value="exampleNote.txt" />
|
||||
</Section>
|
||||
</Nini>
|
||||
|
||||
Reference in New Issue
Block a user