버그 수정

This commit is contained in:
2020-04-24 01:51:15 +09:00
parent 6667d85623
commit 089bb027ae
3 changed files with 14 additions and 16 deletions
+1
View File
@@ -3161,6 +3161,7 @@ class GeneralAI
}
if($npcType < 2 && $nationID === 0 && !$this->generalPolicy->can국가선택){
$reservedCommand->reason = '재야유저';
return $reservedCommand;
}