diff options
Diffstat (limited to 'indra/newview/llavatarpropertiesprocessor.h')
-rw-r--r-- | indra/newview/llavatarpropertiesprocessor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llavatarpropertiesprocessor.h b/indra/newview/llavatarpropertiesprocessor.h index f4e4252e61..c2347b9e35 100644 --- a/indra/newview/llavatarpropertiesprocessor.h +++ b/indra/newview/llavatarpropertiesprocessor.h @@ -86,6 +86,7 @@ struct LLAvatarData U8 caption_index; std::string caption_text; std::string customer_type; + bool hide_sl_age; U32 flags; }; |