修复误删

back_recharge
wangyuan 2019-08-06 14:51:27 +08:00
parent 1bc6ece387
commit 294cdd8334
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@ public class HeroLogic {
builder.setExtraBox(ItemUtil.drop(user, new int[]{lotterySecurityReward[1]},1F,0,BIReason.HERO_RANDOM));
}
}
user.getUserMissionManager().onGameEvent(user,GameEvent.RANDOM_HERO,sLotterySetting.getLotteryType(),perCount);
heroManager.updateRandCount(type,randCount);
if(tenTimesMustGetItem!=null){
for(int i=0;i<tenTimesMustGetItem.length;i++){