fix some bugs (#343)

* fix: 设备卡顿时可能无法点到领取委托奖励/探索派遣按钮

* fix: 无法正常选择不同地区凯瑟琳
This commit is contained in:
KarylDAZE
2025-02-18 00:49:25 +08:00
committed by GitHub
parent d2ee8946b1
commit 2af65bfc20
6 changed files with 8 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
keyPress("F");
await sleep(3000);
click(960, 540);
await sleep(1000);
await sleep(1500);
click(1400, 580);
await sleep(1000);
click(160, 1010);