【寻仙招募调整】

back_recharge
duhui 2022-05-23 10:08:41 +08:00
parent 80c5758a64
commit 3b093d4209
1 changed files with 3 additions and 3 deletions

View File

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