This commit is contained in:
lxk0301
2021-04-22 11:34:32 +08:00
parent 387eb19bd3
commit 5df17c732d

View File

@ -116,7 +116,7 @@ async function help() {
console.log(`functionId${collectScoreFunPrefix}_collectScore`);
await harmony_collectScore(item['taskToken'], item['taskId']);
if (!$.canHelp) {
break
// break
}
}
}