From ceb09cde4ddaff6b7e76ce18656f0c2049bcb8ec Mon Sep 17 00:00:00 2001
From: Justin Clark-Casey (justincc)
Date: Fri, 23 Sep 2011 21:57:52 +0100
Subject: Correct asset id of library default iris texture.

For this change to show up you will need to clear viewer cache.
---
 bin/inventory/TexturesLibrary/TexturesLibraryItems.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'bin/inventory')

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 @@
 
   <Section Name="Default Iris Texture">
     <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000013"/>
-    <Key Name="assetID" Value="6e610cae-3b0d-4729-b482-2c31ab2e49f9"/>
+    <Key Name="assetID" Value="6522e74d-1660-4e7f-b601-6f48c1659a77"/>
     <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/>
     <Key Name="description" Value=""/>
     <Key Name="name" Value="Default Iris Texture" />
-- 
cgit v1.1