From 107b1d00ed5d272cd87a6ca333cd719151208eaa Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Sat, 22 Apr 2023 00:31:42 +0300 Subject: SL-19636 Profile badges --- indra/newview/llavatarpropertiesprocessor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llavatarpropertiesprocessor.h') diff --git a/indra/newview/llavatarpropertiesprocessor.h b/indra/newview/llavatarpropertiesprocessor.h index f778634d25..10cde35f9c 100644 --- a/indra/newview/llavatarpropertiesprocessor.h +++ b/indra/newview/llavatarpropertiesprocessor.h @@ -85,6 +85,7 @@ struct LLAvatarData std::string profile_url; U8 caption_index; std::string caption_text; + std::string customer_type; U32 flags; BOOL allow_publish; }; -- cgit v1.2.3