mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-05-17 09:26:50 +08:00
auto expedition: delay switch area time
This commit is contained in:
@@ -50,7 +50,7 @@ public class ExpeditionTask
|
||||
}
|
||||
else
|
||||
{
|
||||
TaskControl.Sleep(800);
|
||||
TaskControl.Sleep(1500);
|
||||
content.CaptureRectArea
|
||||
.Derive(new Rect((int)(110 * assetScale), (int)((145 + 70 * i) * assetScale),
|
||||
(int)(60 * assetScale), (int)(33 * assetScale)))
|
||||
|
||||
Reference in New Issue
Block a user