diff options
author | Justin Clark-Casey (justincc) | 2011-09-23 21:57:52 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-09-23 21:57:52 +0100 |
commit | ceb09cde4ddaff6b7e76ce18656f0c2049bcb8ec (patch) | |
tree | 19f54be1305a01bb644f9bc3e4e99558b3da15ec /bin/inventory/TexturesLibrary/TexturesLibraryItems.xml | |
parent | Fix avatar parameter updating for viewer 3 and maybe 2. (diff) | |
download | opensim-SC_OLD-ceb09cde4ddaff6b7e76ce18656f0c2049bcb8ec.zip opensim-SC_OLD-ceb09cde4ddaff6b7e76ce18656f0c2049bcb8ec.tar.gz opensim-SC_OLD-ceb09cde4ddaff6b7e76ce18656f0c2049bcb8ec.tar.bz2 opensim-SC_OLD-ceb09cde4ddaff6b7e76ce18656f0c2049bcb8ec.tar.xz |
Correct asset id of library default iris texture.
For this change to show up you will need to clear viewer cache.
Diffstat (limited to '')
-rw-r--r-- | bin/inventory/TexturesLibrary/TexturesLibraryItems.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml index e1452f6..9b5080d 100644 --- a/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml +++ b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml | |||
@@ -564,7 +564,7 @@ | |||
564 | 564 | ||
565 | <Section Name="Default Iris Texture"> | 565 | <Section Name="Default Iris Texture"> |
566 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000013"/> | 566 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000013"/> |
567 | <Key Name="assetID" Value="6e610cae-3b0d-4729-b482-2c31ab2e49f9"/> | 567 | <Key Name="assetID" Value="6522e74d-1660-4e7f-b601-6f48c1659a77"/> |
568 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | 568 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> |
569 | <Key Name="description" Value=""/> | 569 | <Key Name="description" Value=""/> |
570 | <Key Name="name" Value="Default Iris Texture" /> | 570 | <Key Name="name" Value="Default Iris Texture" /> |