설문조사시 아이템을 안 가진것으로 판정하는 버그 수정

This commit is contained in:
2020-05-09 12:20:52 +09:00
parent ff9db8ff5a
commit 7104d983cd
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -80,8 +80,6 @@ class ScoutMessage extends Message{
$commandObj = buildGeneralCommandClass('che_등용수락', $general, $gameStor->getAll(true), [
'destNationID'=>$this->src->nationID,
'destGeneralID'=>$this->src->generalID,
'year'=>$this->msgOption['year'],
'month'=>$this->msgOption['month']
]);
if(!$commandObj->hasFullConditionMet()){