From 9439cd3620884a592140d0968f50444ed6b0fa05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E4=BA=91?= Date: Tue, 13 May 2025 21:32:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=99=BD=E7=84=B6=E4=B8=8D=E7=9F=A5?= =?UTF-8?q?=E9=81=93=E4=BB=80=E4=B9=88=E5=8E=9F=E5=9B=A0=EF=BC=8C=E4=BD=86?= =?UTF-8?q?=E6=98=AF=E5=8A=A0=E4=B8=8A=E8=BF=99=E5=8F=A5=E5=B0=B1=E4=B8=8D?= =?UTF-8?q?=E4=BC=9A=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repo/js/AutoFriendshipTreasureHunters/main.js | 1 + 1 file changed, 1 insertion(+) diff --git a/repo/js/AutoFriendshipTreasureHunters/main.js b/repo/js/AutoFriendshipTreasureHunters/main.js index 8f91cbbc1..e876e06cb 100644 --- a/repo/js/AutoFriendshipTreasureHunters/main.js +++ b/repo/js/AutoFriendshipTreasureHunters/main.js @@ -192,6 +192,7 @@ async function AutoFriendshipDev(times, ocrTimeout, fightTimeout) { } } log.info('盗宝团好感已完成'); + await genshin.tpToStatueOfTheSeven(); // 虽然不知道什么原因,但是不加这句会报错 } // 验证输入是否是正整数