mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-18 03:53:24 +08:00
当前钓鱼进度让老王读读 (#2491)
This commit is contained in:
@@ -968,6 +968,8 @@
|
||||
// try {
|
||||
let current_msg = `${path_msg["area"]}-${path_msg["detail"]}`
|
||||
log.info(`当前钓鱼点: ${current_msg}(进度: ${i + 1}/${path_filter.length})`);
|
||||
// For ABGI only
|
||||
log.debug(`当前进度:${current_msg}(进度: ${i + 1}/${path_filter.length})`);
|
||||
if (path_continue === current_msg) {
|
||||
is_continue = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user