pathing: auto skip config2

This commit is contained in:
辉鸭蛋
2025-02-04 21:48:25 +08:00
parent 31fcf9cedf
commit eeecb5b44f

View File

@@ -1002,6 +1002,7 @@ public class PathExecutor
_autoSkipTrigger = new AutoSkipTrigger(new AutoSkipConfig
{
QuicklySkipConversationsEnabled = true, // 快速点击过剧情
ClosePopupPagedEnabled = true,
ClickChatOption = "优先选择最后一个选项",
});
_autoSkipTrigger.Init();