Added the furry client nano to the tags list...
This commit is contained in:
@@ -3261,6 +3261,11 @@ void LLVOAvatar::idleUpdateNameTag(const LLVector3& root_pos_last)
|
|||||||
mNameText->setColor(LLColor4(0.5f, 0.5f, 0.5f));
|
mNameText->setColor(LLColor4(0.5f, 0.5f, 0.5f));
|
||||||
line += " (Viewer 2.0)";
|
line += " (Viewer 2.0)";
|
||||||
}
|
}
|
||||||
|
else if(uuid_str == "380ae30b-f2c7-b07c-041e-5688e89a6fc1")
|
||||||
|
{
|
||||||
|
mNameText->setColor(LLColor4(0.65f, 0.93f, 0.14f));
|
||||||
|
line += " (Nano)";
|
||||||
|
}
|
||||||
|
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user