mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-03-15 07:43:20 +08:00
fix: 修复自动剧情有时无法完成对话的问题 (#2684)
This commit is contained in:
@@ -1350,6 +1350,7 @@ public class PathExecutor
|
||||
if (disabledUiButtonRa.IsExist())
|
||||
{
|
||||
_autoSkipTrigger.OnCapture(new CaptureContent(ra));
|
||||
noDisabledUiButtonTimes = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user