大闹天宫皮肤添加
parent
86aee0e6ce
commit
543cca1864
|
@ -1033,6 +1033,7 @@ public class ExpeditionLogic {
|
|||
.setProperty(property.substring(0, property.length()-1))
|
||||
.setPosition(teamPosHeroInfo.getPosition())
|
||||
.setStar(hero.getStar())
|
||||
.setSkinId(hero.getSkin())
|
||||
.build();
|
||||
heroFightInfos.add(heroFightInfo);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue