diff options
author | Justin Clark-Casey (justincc) | 2011-12-12 21:17:01 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-12-12 21:17:01 +0000 |
commit | 3a0664073042e01a305d973d9a0c3cf274d0fb4f (patch) | |
tree | 68a1c2a52edab02c189f6cb8579f383bc88dcd95 /bin/assets/TexturesAssetSet | |
parent | minor: remove pointless comment from OdeScene.cs (diff) | |
download | opensim-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
Diffstat (limited to 'bin/assets/TexturesAssetSet')
-rw-r--r-- | bin/assets/TexturesAssetSet/TexturesAssetSet.xml | 6 | ||||
-rw-r--r-- | bin/assets/TexturesAssetSet/peaches.jp2 | bin | 98845 -> 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 | |||