필사즉생 구현
This commit is contained in:
@@ -59,7 +59,7 @@ class DisallowDiplomacyStatus extends Constraint{
|
||||
if($state === null){
|
||||
return true;
|
||||
}
|
||||
$this->msg = $this->disallowStatus[$state];
|
||||
$this->reason = $this->disallowStatus[$state];
|
||||
return false;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user