mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-04-02 10:45:22 +08:00
close auto wood ocr default #444
This commit is contained in:
@@ -19,7 +19,7 @@ public partial class AutoWoodConfig : ObservableObject
|
||||
/// 木材数量OCR是否启用
|
||||
/// </summary>
|
||||
[ObservableProperty]
|
||||
private bool _woodCountOcrEnabled = true;
|
||||
private bool _woodCountOcrEnabled = false;
|
||||
|
||||
// /// <summary>
|
||||
// /// 按下两次ESC键,原因见:
|
||||
|
||||
Reference in New Issue
Block a user