mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-29 11:59:21 +01:00
remove /xlbonus
This commit is contained in:
parent
94f6babb82
commit
0406c12ef5
3 changed files with 0 additions and 140 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue