新礼包优化
parent
f1776030ef
commit
7da6f963ba
|
@ -755,6 +755,9 @@ public class BuyGoodsNewLogic {
|
|||
break;
|
||||
}
|
||||
}
|
||||
if(con.getPersonas()[index] > rr){
|
||||
return -1;
|
||||
}
|
||||
return con.getPacks()[index];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue