Add files via upload (#1062)

This commit is contained in:
2025-06-11 20:26:17 +08:00
committed by GitHub
parent 13806a4056
commit 0a5c83091f
2 changed files with 2 additions and 2 deletions

View File

@@ -708,7 +708,7 @@ async function AutoFriendshipDev(times, ocrTimeout, fightTimeout, enemyType = "
await fakeLog(`${i + 1}次好感`, false, false, 0);
}
log.info(`${enemyType}好感运行了${i + 1}`);
log.info(`${enemyType}好感运行了${friendTimes}`);
await genshin.tpToStatueOfTheSeven();
return friendTimes;