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;