Merge remote-tracking branch 'origin/master_test_gn' into master_test_gn

back_recharge
duhui 2022-09-07 15:06:11 +08:00
commit e89efa1a76
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();
}