Bricks in the wall

This commit is contained in:
Inusaito Sayori
2015-01-12 21:32:29 -05:00
parent 88ca93d24f
commit 56d2754606

View File

@@ -609,7 +609,7 @@ bool LLAvatarNameCache::get(const LLUUID& agent_id, LLAvatarName *av_name)
return true; return true;
} }
else if (!hasNameLookupURL()) else if (!usePeopleAPI())
{ {
std::string full_name; std::string full_name;
if (gCacheName->getFullName(agent_id, full_name)) if (gCacheName->getFullName(agent_id, full_name))