diff options
| author | Callum Prentice <callum@lindenlab.com> | 2025-06-03 19:24:04 -0700 |
|---|---|---|
| committer | Callum Prentice <callum@lindenlab.com> | 2025-06-03 19:24:04 -0700 |
| commit | 8d3d6ee56ad5615f8ffd4790e15b81909590a5f4 (patch) | |
| tree | d4fb76f8fea0f4c3be10d505cc1d2b7933d607f1 /indra/newview/app_settings | |
| parent | d8db0ff30cd1775a66694bd0f1e02795c85722be (diff) | |
Remove the old avatar selector (Complete Avatars) - replaced by Avatar Welcome Pack
Diffstat (limited to 'indra/newview/app_settings')
| -rw-r--r-- | indra/newview/app_settings/settings.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 90da70763f..0f0593c625 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -621,17 +621,6 @@ <key>Value</key> <real>16.0</real> </map> - <key>AvatarPickerURL</key> - <map> - <key>Comment</key> - <string>Avatar picker contents</string> - <key>Persist</key> - <integer>1</integer> - <key>Type</key> - <string>String</string> - <key>Value</key> - <string>http://lecs-viewer-web-components.s3.amazonaws.com/v3.0/[GRID_LOWERCASE]/avatars.html</string> - </map> <key>AvatarWelcomePack</key> <map> <key>Comment</key> |
