huh, what does the empty line here?

This commit is contained in:
2023-05-23 16:07:19 +02:00
parent c47b9a39af
commit 547e8d5b81

View File

@@ -50,7 +50,6 @@ namespace PlayerTags.Data
private void Clear()
{
RoleTags = new Dictionary<Role, Tag>();
DpsRoleTags = new Dictionary<DpsRole, Tag>();
RangedDpsRoleTags = new Dictionary<RangedDpsRole, Tag>();