1
This commit is contained in:
parent
74b5136283
commit
3634523778
@ -1074,7 +1074,9 @@ class MissionService extends BaseService {
|
|||||||
|
|
||||||
private function calcCegPreview($objects)
|
private function calcCegPreview($objects)
|
||||||
{
|
{
|
||||||
$count = $this->getOfferRewardMissionCount();
|
// $count = $this->getOfferRewardMissionCount();
|
||||||
|
$count = mt\Parameter::getVal
|
||||||
|
('wanted_refresh_mission_num', 0);
|
||||||
$cegNum = 0;
|
$cegNum = 0;
|
||||||
foreach ($objects as $obj) {
|
foreach ($objects as $obj) {
|
||||||
$type = $obj['type'];
|
$type = $obj['type'];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user