1
This commit is contained in:
parent
e896ac0e55
commit
676f0eb83f
@ -366,6 +366,10 @@ class MissionService extends BaseService {
|
||||
$missionDto['current'] = myself()->_getWeeklyV(TN_WEEKLY_ACTIVE, 0);
|
||||
}
|
||||
break;
|
||||
case mt\Task::OFFER_REWARD_COND:
|
||||
{
|
||||
}
|
||||
break;
|
||||
default:
|
||||
{
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user