muffin v7.4.11
This commit is contained in:
parent
b8dd142c23
commit
e3e5a401c3
5 changed files with 3335 additions and 3063 deletions
|
|
@ -16,8 +16,8 @@ internal sealed class AutomatonIpc : IDisposable
|
|||
{
|
||||
private static readonly ImmutableHashSet<string> ConflictingTweaks = new HashSet<string>
|
||||
{
|
||||
"DateWithDestiny", "AutoFollow", "AutoPillion", "AutoInvite", "AutoBusy", "AutoEquipXPBoosts", "FateToolKit", "AutoMerge", "AutoQueue", "EnhancedDutyStartEnd",
|
||||
"EnhancedLoginLogout", "GettingTooAttached", "RetrieveMateria"
|
||||
"DateWithDestiny", "AutoFollow", "AutoPillion", "AutoInvite", "AutoBusy", "FateToolKit", "AutoQueue", "EnhancedDutyStartEnd", "EnhancedLoginLogout", "GettingTooAttached",
|
||||
"RetrieveMateria"
|
||||
}.ToImmutableHashSet();
|
||||
|
||||
private const string AutoSnipeTweak = "AutoSnipeQuests";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue