mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-07 13:12:39 +02:00
Update get more avatars text, remove market place references.
This commit is contained in:
parent
4d7011563e
commit
731d3f9a2c
1 changed files with 1 additions and 2 deletions
|
@ -112,8 +112,7 @@ MessageBox {
|
|||
popup.button1text = 'CANCEL'
|
||||
popup.titleText = 'Get Avatars'
|
||||
|
||||
popup.bodyText = 'Get avatars from <b><a href="app://marketplace">Marketplace.</a></b>' + '<br/>' +
|
||||
'Wear avatars in <b><a href="app://purchases">Inventory.</a></b>'
|
||||
popup.bodyText = 'Get avatars from the Community Bazaar. (Coming soon!)'
|
||||
|
||||
popup.onLinkClicked = function(link) {
|
||||
popup.close();
|
||||
|
|
Loading…
Reference in a new issue