Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

Commit c225765

Browse files
committed
forceInteraction
1 parent 227588a commit c225765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: AutoCrystalfly/main.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
(async function () {
99

1010
// 启用自动拾取的实时任务
11-
dispatcher.addTimer(new RealtimeTimer("AutoPick"));
11+
dispatcher.addTimer(new RealtimeTimer("AutoPick", { "forceInteraction": true }));
1212

1313
log.info('开始捕捉晶蝶,请在队伍中务必携带{zy},使用成男/成女角色', '早柚');
1414

0 commit comments

Comments
 (0)