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

This commit is contained in:
2020-05-08 20:14:20 +09:00
parent c46d9fd04a
commit 541de612b2
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(),
];
}