작위 보상 추가

This commit is contained in:
2019-08-14 00:55:45 +09:00
parent 9fea24f0f6
commit 00db927ce7
3 changed files with 33 additions and 11 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ $admin['fictionMode'] = $admin['fiction']?'가상':'사실';
$otherTextInfo = [];
if($options['join_mode'] == 'onlyRandom'){
if($admin['join_mode'] == 'onlyRandom'){
$otherTextInfo[] = '랜덤 임관 전용';
}