diff options
author | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-10-30 09:57:56 -0400 |
---|---|---|
committer | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-10-30 09:57:56 -0400 |
commit | 283b862814996dad24ce1e896122465fede118a1 (patch) | |
tree | 3cce64637862b10d11d7496f4d561daab27d0860 /indra | |
parent | b86d4b2299aa0b9321ddcbdb5246fe131aa4255c (diff) |
Changed MapAvatarColor to Green.
http://jira.secondlife.com/browse/EXT-1486
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/colors.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index 287c997c65..6e22472153 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -408,7 +408,7 @@ reference="White" /> <color name="MapAvatarColor" - reference="White" /> + reference="Green" /> <color name="MapAvatarFriendColor" reference="Unused?" /> |