forgot to load the setting
This commit is contained in:
parent
87314d0258
commit
b0302572f8
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user