diff options
| -rw-r--r-- | indra/newview/skins/default/textures/textures.xml | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/indra/newview/skins/default/textures/textures.xml b/indra/newview/skins/default/textures/textures.xml index 0065d824d2..f200566c0e 100644 --- a/indra/newview/skins/default/textures/textures.xml +++ b/indra/newview/skins/default/textures/textures.xml @@ -679,6 +679,7 @@ with the same filename but different name    <texture name="silhouette.j2c" use_mips="true" />    <texture name="foot_shadow.j2c" use_mips="true" />    <texture name="cloud-particle.j2c" use_mips="true" /> +  <texture name="transparent.j2c" use_mips="true" />    <!--WARNING OLD ART BELOW *do not use*-->    <texture name="icn_chatbar.tga" /> | 
