don't show color by default on nameplate name

This commit is contained in:
2022-09-03 18:38:53 +02:00
parent bec210b372
commit 3ac85bdc9a

View File

@@ -50,7 +50,6 @@ namespace PlayerTags.Data
IsIconVisibleInNameplates = true,
IsTextVisibleInNameplates = true,
IsTextColorAppliedToChatName = true,
IsTextColorAppliedToNameplateName = true,
IsTextColorAppliedToNameplateTitle = true
};