국적 변경시 permission 초기화

This commit is contained in:
2019-01-25 20:30:02 +09:00
parent 358ec17c61
commit 6a928cd83a
5 changed files with 8 additions and 1 deletions
+1
View File
@@ -1953,6 +1953,7 @@ function updateTurntime($no) {
'npc'=>$general['npc_org'],
'killturn'=>$general['killturn'],
'mode'=>2,
'permission'=>'normal',
'name2'=>null
], 'no=%i',$no);