aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-12-12 21:17:01 +0000
committerJustin Clark-Casey (justincc)2011-12-12 21:17:01 +0000
commit3a0664073042e01a305d973d9a0c3cf274d0fb4f (patch)
tree68a1c2a52edab02c189f6cb8579f383bc88dcd95
parentminor: remove pointless comment from OdeScene.cs (diff)
downloadopensim-SC_OLD-3a0664073042e01a305d973d9a0c3cf274d0fb4f.zip
opensim-SC_OLD-3a0664073042e01a305d973d9a0c3cf274d0fb4f.tar.gz
opensim-SC_OLD-3a0664073042e01a305d973d9a0c3cf274d0fb4f.tar.bz2
opensim-SC_OLD-3a0664073042e01a305d973d9a0c3cf274d0fb4f.tar.xz
Get rid of the 'lolcat' library asset.
This was both unused and an invalid jpeg2000 texture from way back in 2008
-rw-r--r--bin/assets/TexturesAssetSet/TexturesAssetSet.xml6
-rw-r--r--bin/assets/TexturesAssetSet/peaches.jp2bin98845 -> 0 bytes
2 files changed, 0 insertions, 6 deletions
diff --git a/bin/assets/TexturesAssetSet/TexturesAssetSet.xml b/bin/assets/TexturesAssetSet/TexturesAssetSet.xml
index ecf2005..a4a0cba 100644
--- a/bin/assets/TexturesAssetSet/TexturesAssetSet.xml
+++ b/bin/assets/TexturesAssetSet/TexturesAssetSet.xml
@@ -281,12 +281,6 @@
281 <Key Name="assetType" Value="0" /> 281 <Key Name="assetType" Value="0" />
282 <Key Name="fileName" Value="wood1.jp2" /> 282 <Key Name="fileName" Value="wood1.jp2" />
283 </Section> 283 </Section>
284 <Section Name="LOLCAT">
285 <Key Name="assetID" Value="13371337-1337-1337-1337-133713371337" />
286 <Key Name="name" Value="lolcat in ur assets" />
287 <Key Name="assetType" Value="0" />
288 <Key Name="fileName" Value="peaches.jp2" />
289 </Section>
290 <Section Name="bricks"> 284 <Section Name="bricks">
291 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000001"/> 285 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000001"/>
292 <Key Name="name" Value="bricks"/> 286 <Key Name="name" Value="bricks"/>
diff --git a/bin/assets/TexturesAssetSet/peaches.jp2 b/bin/assets/TexturesAssetSet/peaches.jp2
deleted file mode 100644
index a3ec8f0..0000000
--- a/bin/assets/TexturesAssetSet/peaches.jp2
+++ /dev/null
Binary files differ