예약 안되는 버그 수정

This commit is contained in:
2018-10-24 03:22:41 +09:00
parent 42310fa170
commit b49ff3d4ed
+2 -1
View File
@@ -87,7 +87,8 @@ $result = ResetHelper::buildScenario(
$options['extend'], $options['extend'],
$options['npcmode'], $options['npcmode'],
$options['show_img_level'], $options['show_img_level'],
$options['tournament_trig'] $options['tournament_trig'],
$options['join_mode']
); );
$result['affected']=1; $result['affected']=1;