【寻仙招募调整】2

back_recharge
duhui 2022-05-23 10:15:23 +08:00
parent 3b093d4209
commit 8b89873629
1 changed files with 1 additions and 1 deletions

View File

@ -1720,7 +1720,7 @@ public class ActivityLogic implements IEventHandler{
int[] markReward = new int[]{0,0};
// int[][] markRewards = new int[num][];
int[][] markRewards = new int[num+1][];
markRewards[num] = setting.getRecruit();
markRewards[num] = new int[]{setting.getRecruit()[0],num};
// 单抽
if (num == 1){
// 验证免费特权