Beginning to pull LLVOAvatarSelf out from LLVOAvatar.
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
void LLAgentUI::buildFullname(std::string& name)
|
||||
{
|
||||
if (isAgentAvatarValid())
|
||||
name = gAgent.getAvatarObject()->getFullname();
|
||||
name = gAgentAvatarp->getFullname();
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user