鸿蒙碑初始化breaId
parent
09749e697d
commit
986d8049f1
|
@ -3663,6 +3663,7 @@ public class HeroLogic{
|
|||
continue;
|
||||
}
|
||||
hero.setLevel(user, 1);
|
||||
hero.setBreakId(0);
|
||||
}
|
||||
// 初始化鸿蒙碑等级上限
|
||||
for (Hero hero:heroes){
|
||||
|
|
Loading…
Reference in New Issue