mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-04-03 11:05:16 +08:00
auto domain: extend the time to obtain rewards
This commit is contained in:
@@ -634,7 +634,7 @@ public class AutoDomainTask
|
||||
}
|
||||
|
||||
|
||||
Sleep(600, _taskParam.Cts);
|
||||
Sleep(1200, _taskParam.Cts);
|
||||
|
||||
|
||||
var captureArea = TaskContext.Instance().SystemInfo.CaptureAreaRect;
|
||||
|
||||
Reference in New Issue
Block a user