리셋 시 최대 스탯 보여주도록 변경

This commit is contained in:
2018-05-21 22:51:03 +09:00
parent 67dea49a9b
commit 3b382199fc
4 changed files with 12 additions and 4 deletions
+2 -1
View File
@@ -78,7 +78,8 @@ if($reserve_open){
'extend'=>$extend,
'npcmode'=>$npcmode,
'show_img_level'=>$show_img_level,
'tournament_trig'=>$tournament_trig
'tournament_trig'=>$tournament_trig,
'gameConf'=>$scenarioObj->getGameConf()
]),
'date'=>$reserve_open->format('Y-m-d H:i:s')
]);