선전포고 추가, DisallowDiplomacyStatus 구현 변경
This commit is contained in:
@@ -21,7 +21,7 @@ class ExistsDestNation extends Constraint{
|
||||
return true;
|
||||
}
|
||||
|
||||
$this->reason = "없는 국가입니다.";
|
||||
$this->reason = "멸망한 국가입니다.";
|
||||
return false;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user