大闹天宫皮肤添加

back_recharge
lvxinran 2020-12-12 14:45:49 +08:00
parent 86aee0e6ce
commit 543cca1864
1 changed files with 1 additions and 0 deletions

View File

@ -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);
}