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

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
@@ -38,7 +38,8 @@ if(file_exists(__dir__.'/.htaccess')){
'turnterm'=>$options['turnterm'],
'fictionMode'=>($options['fiction']?'가상':'사실'),
'npcMode'=>($options['npcmode']?'가능':'불가'),
'openDatetime'=>$reserved['date']
'openDatetime'=>$reserved['date'],
'gameConf'=>$options['gameConf']
],
'game'=>null,
'me'=>null