aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llworldmapview.h
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-06-13 10:29:01 -0700
committerMcCabe Maxsted2009-06-13 10:29:01 -0700
commit662ce8bf4a5b36e103adb0bf70f5673b28cedbf7 (patch)
tree413d1639afea004553cb7749bb62b992e4ee6e57 /linden/indra/newview/llworldmapview.h
parentCleaned up some old unused references (diff)
downloadmeta-impy-662ce8bf4a5b36e103adb0bf70f5673b28cedbf7.zip
meta-impy-662ce8bf4a5b36e103adb0bf70f5673b28cedbf7.tar.gz
meta-impy-662ce8bf4a5b36e103adb0bf70f5673b28cedbf7.tar.bz2
meta-impy-662ce8bf4a5b36e103adb0bf70f5673b28cedbf7.tar.xz
Applied Aimee's patch for VWR-4106: Mini-map beacon icon doesn't display correctly when beacon position above or below camera
Diffstat (limited to 'linden/indra/newview/llworldmapview.h')
-rw-r--r--linden/indra/newview/llworldmapview.h2
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,