aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llnetmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llnetmap.h')
-rw-r--r--linden/indra/newview/llnetmap.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/linden/indra/newview/llnetmap.h b/linden/indra/newview/llnetmap.h
index d6fddc5..65d4a4c 100644
--- a/linden/indra/newview/llnetmap.h
+++ b/linden/indra/newview/llnetmap.h
@@ -84,7 +84,10 @@ protected:
84 84
85public: 85public:
86 LLHandle<LLView> mPopupMenuHandle; 86 LLHandle<LLView> mPopupMenuHandle;
87
87 LLColor4 mBackgroundColor; 88 LLColor4 mBackgroundColor;
89 LLColor4 glyph_color_avatar;
90 LLColor4 glyph_color_friend;
88 91
89 F32 mScale; // Size of a region in pixels 92 F32 mScale; // Size of a region in pixels
90 F32 mPixelsPerMeter; // world meters to map pixels 93 F32 mPixelsPerMeter; // world meters to map pixels