From 53fd7c026017875f3457a21d5c2b06192b4f018f Mon Sep 17 00:00:00 2001 From: EightyDollars Date: Thu, 23 Nov 2023 16:52:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=A1=A5=E5=85=85conf=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arknights_mower/templates/conf.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arknights_mower/templates/conf.yml b/arknights_mower/templates/conf.yml index 3340dd37b..0e2b33820 100644 --- a/arknights_mower/templates/conf.yml +++ b/arknights_mower/templates/conf.yml @@ -250,4 +250,5 @@ run_order_grandet_mode: buffer_time: 30 server_push_enable: false sendKey: '' -recruit_gap: 9 \ No newline at end of file +recruit_gap: 9 +recruit_auto_5: 3 \ No newline at end of file