mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-04-14 20:53:30 +08:00
pathing: auto skip config2
This commit is contained in:
@@ -1002,6 +1002,7 @@ public class PathExecutor
|
||||
_autoSkipTrigger = new AutoSkipTrigger(new AutoSkipConfig
|
||||
{
|
||||
QuicklySkipConversationsEnabled = true, // 快速点击过剧情
|
||||
ClosePopupPagedEnabled = true,
|
||||
ClickChatOption = "优先选择最后一个选项",
|
||||
});
|
||||
_autoSkipTrigger.Init();
|
||||
|
||||
Reference in New Issue
Block a user