설문조사시 아이템을 안 가진것으로 판정하는 버그 수정
This commit is contained in:
@@ -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()){
|
||||
|
||||
Reference in New Issue
Block a user