Skip to content

Commit

Permalink
move to debug cause I cba fixing this
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaksuhn committed Apr 26, 2024
1 parent c6fa018 commit 6bbc79a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Automaton/Features/UI/AutoAdjustRetainerListings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ public partial class AutoAdjustRetainerListings : Feature
public override string Name => "Auto Adjust Retainer Listings";
public override string Description => "Adjusts your retainers' items upon opening listings. Interrupt with Shift.";
public override FeatureType FeatureType => FeatureType.UI;
public override bool isDebug => true;

public bool Initialized { get; set; }

Expand Down

2 comments on commit 6bbc79a

@Flavescent
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Jaksuhn - thanks for your plugin! This feature worked reasonably well for me. Is there any way I can still enable it as an end-user, even though I understand you're not currently supporting or developing it?

@Jaksuhn
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no use marketbotty

Please sign in to comment.