remove /xlbonus

This commit is contained in:
goat 2020-09-08 21:13:05 +02:00
parent 94f6babb82
commit 0406c12ef5
3 changed files with 0 additions and 140 deletions

View file

@ -18,17 +18,6 @@ namespace Dalamud
public List<string> BadWords { get; set; }
public enum PreferredRole
{
None,
All,
Tank,
Dps,
Healer
}
public Dictionary<int, PreferredRole> PreferredRoleReminders { get; set; }
public bool DutyFinderTaskbarFlash { get; set; } = true;
public bool DutyFinderChatMessage { get; set; } = true;