집합장 명칭을 부대장으로 변경

This commit is contained in:
2018-09-18 01:46:37 +09:00
parent 14966a88c2
commit 3d61dad2c7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ if($btn == "임명") {
exit();
}
//집합장 추방 불가
//NPC 부대장 추방 불가
if($general['npc'] == 5){
header('location:b_myBossInfo.php');
exit();