Added Faglife tag,

This commit is contained in:
phr0z3nt04st
2010-07-08 16:44:41 -05:00
parent c0ad0f82a9
commit 101da59719

View File

@@ -3147,6 +3147,12 @@ void LLVOAvatar::getClientTag(std::string& client, LLColor4& color, BOOL useComm
color = LLColor4(1.0f,0.61176f,0.0f);
client = "Whale";
}
else if (uuid_str == "872c0005-3095-0967-866d-11cd71115c22")
{
color = LLColor4(0.25f,0.5f,0.75f);
client = "<-- Fag";
}
else
{