Add MoyMiniMapCustomColor swatch to Vanity Preferences.

Fixed spacing of MoyMiniMapCustomColor in settings_ascent_coa.xml and removed it from settings_per_account.xml

TODO: Make MoyMiniMapCustomColor more flexible.
-Added ColorCustomChat checkbox, pref code, and setting commented out.
This commit is contained in:
Lirusaito
2013-01-03 13:59:14 -05:00
parent 728056acdb
commit 88de1b28a2
5 changed files with 23 additions and 19 deletions

View File

@@ -82,10 +82,12 @@ protected:
LLColor4 mEstateOwnerColor;
LLColor4 mLindenColor;
LLColor4 mMutedColor;
LLColor4 mCustomColor;
bool mColorFriendChat;
bool mColorEOChat;
bool mColorLindenChat;
bool mColorMutedChat;
// bool mColorCustomChat;
//Body Dynamics
BOOL mBreastPhysicsToggle;
F32 mBoobMass;