외교권자 기밀실 버튼 활성화

This commit is contained in:
2019-01-25 19:49:29 +09:00
parent 1c11a22347
commit 765991b32e
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -163,7 +163,8 @@ function commandButton() {
'fgColor'=>$fgColor,
'meLevel'=>$me['level'],
'nationLevel'=>$nation['level'],
'showSecret'=>$showSecret
'showSecret'=>$showSecret,
'permission'=>$permission,
]);
}