RLVa fixes for shownames

This commit is contained in:
Inusaito Sayori
2015-03-18 02:08:41 -04:00
parent 07a03d17c1
commit ee8afcb19a
3 changed files with 9 additions and 4 deletions

View File

@@ -591,7 +591,7 @@ void LLNetMap::draw()
else
{
bool getCustomColorRLV(const LLUUID&, LLColor4&, LLViewerRegion*, bool name_restricted);
getCustomColorRLV(uuid, color, LLWorld::getInstance()->getRegionFromPosGlobal(position), show_friends);
getCustomColorRLV(uuid, color, LLWorld::getInstance()->getRegionFromPosGlobal(position), !show_friends);
}
LLWorldMapView::drawAvatar(