锁教官添加延时 (#2711)

This commit is contained in:
躁动的氨气
2026-01-18 00:05:57 +08:00
committed by GitHub
parent 266dceae90
commit 37d3b86084
2 changed files with 2 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
await ClickPNG("reset");
//筛选套装
await ClickPNG("filterSet");
await sleep(200);
moveMouseTo(400, 750);
//开始寻找教官
let attempts = 0;