public Settings() { HotKeys = new HotKeySettings(); HotKeys.PasteStats = "Control+Shift+V"; Opacity = 1.0; OnlyBosses = false; IgnoreOneshots = true; UseRaw = false; }
public Settings() { HotKeys = new HotKeySettings(); HotKeys.PasteStats = "Control+Shift+V"; Opacity = 1.0; }