好友:查看他人主线

This commit is contained in:
luying
2022-04-29 15:53:51 +08:00
parent 8b76be56bf
commit c063b2d135
5 changed files with 490 additions and 423 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ class PlayerDetailBattle {
}
let curDicWar = gameData.war.get(main);
if(curDicWar) {
this.main = curDicWar.detailUIBg;
this.main.push(`${curDicWar.chapter}`, `${curDicWar.section}`);
}
this.pvp.push(pvp.toString());
this.tower.push(tower.toString());