diff options
author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2016-06-21 13:13:10 +0300 |
---|---|---|
committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2016-06-21 13:13:10 +0300 |
commit | 27bcc5f06e74257bd21ba207777f8fff45224e18 (patch) | |
tree | ff7eaaa592c97b6976b6a91a484d032fc26b3d2d /indra/newview/skins/default/textures | |
parent | 373947aba36e45f2496975d2cc7c4c9f4b2c205e (diff) |
MAINT-6497 FIXED land buy disqualification missing warning icon
Diffstat (limited to 'indra/newview/skins/default/textures')
-rw-r--r-- | indra/newview/skins/default/textures/textures.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/skins/default/textures/textures.xml b/indra/newview/skins/default/textures/textures.xml index 72037a84b3..85f4ae587a 100644 --- a/indra/newview/skins/default/textures/textures.xml +++ b/indra/newview/skins/default/textures/textures.xml @@ -774,6 +774,9 @@ with the same filename but different name <texture name="default_land_picture.j2c" /> <texture name="default_profile_picture.j2c" /> <texture name="locked_image.j2c" /> + <texture name="badge_note.j2c" /> + <texture name="badge_warn.j2c" /> + <texture name="badge_ok.j2c" /> <texture name="materials_ui_x_24.png" /> <texture name="Progress_1" file_name="icons/Progress_1.png" preload="true" /> |