예약턴 바로 받아오도록 수정

This commit is contained in:
2020-05-08 20:14:20 +09:00
parent 25d2824478
commit de44c416f6
3 changed files with 7 additions and 14 deletions
+1
View File
@@ -62,6 +62,7 @@ class che_첩보 extends Command\GeneralCommand
$this->minConditionConstraints = [
ConstraintHelper::ReqGeneralGold($reqGold),
ConstraintHelper::ReqGeneralRice($reqRice),
ConstraintHelper::NotBeNeutral(),
];
}