修复玉虚跨服带灵兽的问题

back_recharge
dengdan 2022-09-07 14:24:14 +08:00
parent c10d1193a4
commit f2ace7c526
1 changed files with 1 additions and 0 deletions

View File

@ -919,6 +919,7 @@ public class FightUtil {
.addAllFightUnitList(heroFightInfos)
.addAllPokemonUnitList(new ArrayList<>())
.setTeamPassiveList("")
.setSpecialPassive("")
.setForceScore(crossArenaManager.getMaxHistoryForce())
.build();
}