and genius again
This commit is contained in:
@@ -128,7 +128,7 @@ public class NameplateService : DisposableMediatorSubscriberBase
|
||||
(isFriend && !friendColorAllowed)
|
||||
))
|
||||
{
|
||||
_logger.LogInformation("added nameplate color to {Name}", playerCharacter.Name.TextValue);
|
||||
//_logger.LogInformation("added nameplate color to {Name}", playerCharacter.Name.TextValue);
|
||||
handler.NameParts.TextWrap = CreateTextWrap(colors);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user