revert default option

This commit is contained in:
2022-09-03 19:19:52 +02:00
parent d4a15bdf33
commit e01a3bc7ce

View File

@@ -50,7 +50,6 @@ namespace PlayerTags.Data
IsIconVisibleInNameplates = true,
IsTextVisibleInNameplates = true,
IsTextColorAppliedToChatName = true,
IsTextColorAppliedToNameplateTitle = true
};
RoleTags = new Dictionary<Role, Tag>();