删除多余代码

back_recharge
jiahuiwen 2021-12-27 17:18:31 +08:00
parent 313053ed5d
commit 89f4eae73e
1 changed files with 0 additions and 1 deletions

View File

@ -4108,7 +4108,6 @@ public class HeroLogic {
hero.setLevel(1); hero.setLevel(1);
hero.setBreakId(0); hero.setBreakId(0);
hero.setStar(5); hero.setStar(5);
hero.setBreakId(0);
hero.setStarBreakId(0); hero.setStarBreakId(0);
//鸿蒙阵 //鸿蒙阵
addOrUpdateHongmeng(session); addOrUpdateHongmeng(session);