diff options
Diffstat (limited to 'linden/indra/newview/llworldmapview.h')
-rw-r--r-- | linden/indra/newview/llworldmapview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llworldmapview.h b/linden/indra/newview/llworldmapview.h index 7e94e19..b97dfb5 100644 --- a/linden/indra/newview/llworldmapview.h +++ b/linden/indra/newview/llworldmapview.h | |||
@@ -105,7 +105,7 @@ public: | |||
105 | F32 y_pixels, | 105 | F32 y_pixels, |
106 | const LLColor4& color, | 106 | const LLColor4& color, |
107 | F32 relative_z = 0.f, | 107 | F32 relative_z = 0.f, |
108 | F32 dot_radius = 3.f); | 108 | F32 dot_radius = 5.f); |
109 | 109 | ||
110 | static void drawTrackingCircle( const LLRect& rect, S32 x, S32 y, | 110 | static void drawTrackingCircle( const LLRect& rect, S32 x, S32 y, |
111 | const LLColor4& color, | 111 | const LLColor4& color, |