replace bodymart & avatarisland images

This commit is contained in:
Alexander Ivash 2018-05-31 23:52:11 +03:00
parent 83f92aff9f
commit 46992f04ad
5 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 103 KiB

View file

@ -29,7 +29,7 @@ MessageBox {
popup.open();
}
property url getWearablesUrl: '../../../images/avatarapp/hifi-place-get-wearables.png'
property url getWearablesUrl: '../../../images/avatarapp/AvatarIsland.jpg'
function showGetWearables(callback, linkCallback) {
popup.button2text = 'AvatarIsland'
@ -89,7 +89,7 @@ MessageBox {
popup.open();
}
property url getAvatarsUrl: '../../../images/avatarapp/hifi-place-get-avatars.png'
property url getAvatarsUrl: '../../../images/avatarapp/BodyMart.PNG'
function showBuyAvatars(callback, linkCallback) {
popup.button2text = 'BodyMart'