summaryrefslogtreecommitdiff
path: root/indra/newview/llnetmap.cpp
diff options
context:
space:
mode:
authorAndreyL ProductEngine <alihatskiy@productengine.com>2019-09-26 19:24:54 +0300
committerAndreyL ProductEngine <alihatskiy@productengine.com>2019-09-26 19:24:54 +0300
commit7c9e92f49402d0dca29357161d6a6b1eb16d7ab7 (patch)
tree660cf5dc24f8eec801dd754994ce49e39ed3e1bc /indra/newview/llnetmap.cpp
parent7829b4d3f46ff21d1d932b06f4721760ebbde014 (diff)
SL-12016 Mini-map avatar icon (Z-position) fix
Diffstat (limited to 'indra/newview/llnetmap.cpp')
-rw-r--r--indra/newview/llnetmap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llnetmap.cpp b/indra/newview/llnetmap.cpp
index 248c361ca4..cb6f3fcf2d 100644
--- a/indra/newview/llnetmap.cpp
+++ b/indra/newview/llnetmap.cpp
@@ -354,7 +354,7 @@ void LLNetMap::draw()
LLColor4 color = show_as_friend ? map_avatar_friend_color : map_avatar_color;
- unknown_relative_z = positions[i].mdV[VZ] == COARSEUPDATE_MAX_Z &&
+ unknown_relative_z = positions[i].mdV[VZ] >= COARSEUPDATE_MAX_Z &&
camera_position.mV[VZ] >= COARSEUPDATE_MAX_Z;
LLWorldMapView::drawAvatar(