异妖传到前端

back_recharge
jiahuiwen 2019-04-29 18:47:36 +08:00
parent c0949548df
commit db03f026cd
1 changed files with 1 additions and 0 deletions

View File

@ -1337,6 +1337,7 @@ public class MapLogic {
.setUid(Integer.parseInt(s))
.setForces(crossInfo.getForces())
.addAllHeroIds(crossInfo.getHeroIds())
.addAllPokemonIds(crossInfo.getPokemons())
.setHead(user.getPlayerInfoManager().getHead())
.setLevel(user.getPlayerInfoManager().getLevel())
.setTime(crossInfo.getLeastTime())