diff options
author | Melanie | 2010-10-29 18:59:53 +0200 |
---|---|---|
committer | Melanie | 2010-10-29 18:55:58 +0100 |
commit | 13129f1a8d25ccefee9d18ae8c71ad37323695fd (patch) | |
tree | 7630a500e3e649c791462f784de41108d2a2d7b1 /bin/assets | |
parent | Fix attached sounds from HUDs erroneously being delivered to other avatars (diff) | |
download | opensim-SC_OLD-13129f1a8d25ccefee9d18ae8c71ad37323695fd.zip opensim-SC_OLD-13129f1a8d25ccefee9d18ae8c71ad37323695fd.tar.gz opensim-SC_OLD-13129f1a8d25ccefee9d18ae8c71ad37323695fd.tar.bz2 opensim-SC_OLD-13129f1a8d25ccefee9d18ae8c71ad37323695fd.tar.xz |
Preliminary work on appearance layers. No user functionality yet.
Diffstat (limited to 'bin/assets')
-rw-r--r-- | bin/assets/TexturesAssetSet/TexturesAssetSet.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/assets/TexturesAssetSet/TexturesAssetSet.xml b/bin/assets/TexturesAssetSet/TexturesAssetSet.xml index c5cafa7..7c74a48 100644 --- a/bin/assets/TexturesAssetSet/TexturesAssetSet.xml +++ b/bin/assets/TexturesAssetSet/TexturesAssetSet.xml | |||
@@ -1,4 +1,10 @@ | |||
1 | <Nini> | 1 | <Nini> |
2 | <Section Name="Default Alpha"> | ||
3 | <Key Name="assetID" Value="1578a2b1-5179-4b53-b618-fe00ca5a5594" /> | ||
4 | <Key Name="name" Value="alpha" /> | ||
5 | <Key Name="assetType" Value="0" /> | ||
6 | <Key Name="fileName" Value="defaultalpha.jp2" /> | ||
7 | </Section> | ||
2 | <Section Name="texture1"> | 8 | <Section Name="texture1"> |
3 | <Key Name="assetID" Value="00000000-0000-2222-3333-000000000099" /> | 9 | <Key Name="assetID" Value="00000000-0000-2222-3333-000000000099" /> |
4 | <Key Name="name" Value="femface" /> | 10 | <Key Name="name" Value="femface" /> |