From b49ff3d4ed95b0748fe40345bb4e42159fec789a Mon Sep 17 00:00:00 2001 From: Hide_D Date: Wed, 24 Oct 2018 03:22:41 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=88=EC=95=BD=20=EC=95=88=EB=90=98?= =?UTF-8?q?=EB=8A=94=20=EB=B2=84=EA=B7=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/j_autoreset.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hwe/j_autoreset.php b/hwe/j_autoreset.php index fb61cd17..33b4f9c0 100644 --- a/hwe/j_autoreset.php +++ b/hwe/j_autoreset.php @@ -87,7 +87,8 @@ $result = ResetHelper::buildScenario( $options['extend'], $options['npcmode'], $options['show_img_level'], - $options['tournament_trig'] + $options['tournament_trig'], + $options['join_mode'] ); $result['affected']=1;