forgot to load the setting
This commit is contained in:
@@ -59,6 +59,7 @@ public partial class MainWindow : MetroWindow {
|
|||||||
}
|
}
|
||||||
|
|
||||||
this.NoInfluenceSupport.IsOn = Config.Global.IgnoreInfluenceSupport;
|
this.NoInfluenceSupport.IsOn = Config.Global.IgnoreInfluenceSupport;
|
||||||
|
this.NoMarketBuy.IsOn = Config.Global.IgnoreMarketBuy;
|
||||||
|
|
||||||
// Apply theme
|
// Apply theme
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user