forked from devsam/core
Merge branch 'devel' of ssh://storage.hided.net:2525/devsam/core into devel
This commit is contained in:
@@ -31,7 +31,7 @@ class OccupiedDestCity extends Constraint{
|
||||
return true;
|
||||
}
|
||||
|
||||
$this->reason = "아국이 아닙니다.";
|
||||
$this->reason = "대상 도시가 아국이 아닙니다.";
|
||||
return false;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user