finally removed them all?
This commit is contained in:
parent
8674c6800f
commit
af6389ea7a
@ -1294,7 +1294,7 @@ AString cPlayer::GetColor(void) const
|
|||||||
{
|
{
|
||||||
if ( m_Color != '-' )
|
if ( m_Color != '-' )
|
||||||
{
|
{
|
||||||
return cChatColor::MakeColor( m_Color );
|
return cChatColor::Color + m_Color;
|
||||||
}
|
}
|
||||||
|
|
||||||
if ( m_Groups.size() < 1 )
|
if ( m_Groups.size() < 1 )
|
||||||
|
Loading…
Reference in New Issue
Block a user