diff --git a/EliteBGS/MainWindow.xaml.cs b/EliteBGS/MainWindow.xaml.cs index 12902f4..52af2db 100644 --- a/EliteBGS/MainWindow.xaml.cs +++ b/EliteBGS/MainWindow.xaml.cs @@ -59,6 +59,7 @@ public partial class MainWindow : MetroWindow { } this.NoInfluenceSupport.IsOn = Config.Global.IgnoreInfluenceSupport; + this.NoMarketBuy.IsOn = Config.Global.IgnoreMarketBuy; // Apply theme try {