修复帮助好友,出现点太快的情况
This commit is contained in:
@@ -152,7 +152,7 @@ async function helpFriends() {
|
|||||||
if (!code) continue
|
if (!code) continue
|
||||||
await helpFriend(code)
|
await helpFriend(code)
|
||||||
if (!$.canHelp) return
|
if (!$.canHelp) return
|
||||||
await $.wait(2000)
|
await $.wait(3000)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user